diff options
Diffstat (limited to 'phpBB/language/en/acp/bots.php')
-rw-r--r-- | phpBB/language/en/acp/bots.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/language/en/acp/bots.php b/phpBB/language/en/acp/bots.php index 3b63f2ea2e..c9d0a6bad2 100644 --- a/phpBB/language/en/acp/bots.php +++ b/phpBB/language/en/acp/bots.php @@ -69,5 +69,3 @@ $lang = array_merge($lang, array( 'NO_BOT' => 'Found no bot with the specified ID.', 'NO_BOT_GROUP' => 'Unable to find special bot group.', )); - -?>
\ No newline at end of file |