This commit is contained in:
Antony Dovgal 2007-02-21 19:57:15 +00:00
parent 7255b4b953
commit 26fac39d5e

View File

@ -11,5 +11,5 @@ echo "Done\n";
--EXPECTF--
Warning: Wrong parameter count for get_current_user() in %s on line %d
NULL
string(%d) "%s"
string(%d) %s
Done