diff options
Diffstat (limited to 'phpBB/develop/utf_normalizer_test.php')
| -rw-r--r-- | phpBB/develop/utf_normalizer_test.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/phpBB/develop/utf_normalizer_test.php b/phpBB/develop/utf_normalizer_test.php index 186e10fea2..af8556507f 100644 --- a/phpBB/develop/utf_normalizer_test.php +++ b/phpBB/develop/utf_normalizer_test.php @@ -222,7 +222,7 @@ die("\n\nALL TESTS PASSED SUCCESSFULLY\n");  * Download a file to the develop/ dir  *  * @param	string	$url		URL of the file to download -* @return	void +* @return	null  */  function download($url)  { | 
