diff options
Diffstat (limited to 'phpBB/develop/fill.php')
-rw-r--r-- | phpBB/develop/fill.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/develop/fill.php b/phpBB/develop/fill.php index c1e39fa4f3..a4cd90bfca 100644 --- a/phpBB/develop/fill.php +++ b/phpBB/develop/fill.php @@ -184,5 +184,3 @@ function rndm_username() return $usernames[array_rand($usernames)]; } - -?>
\ No newline at end of file |