diff options
Diffstat (limited to 'ext/gettext/tests/gettext_textdomain-wrongparams.phpt')
| -rw-r--r-- | ext/gettext/tests/gettext_textdomain-wrongparams.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gettext/tests/gettext_textdomain-wrongparams.phpt b/ext/gettext/tests/gettext_textdomain-wrongparams.phpt index 79b137f43..5b7ad0fab 100644 --- a/ext/gettext/tests/gettext_textdomain-wrongparams.phpt +++ b/ext/gettext/tests/gettext_textdomain-wrongparams.phpt @@ -10,7 +10,7 @@ Check how textdomain() with wrong parameters behaves. } ?> --FILE-- -<?php // $Id: gettext_textdomain-wrongparams.phpt,v 1.1.2.2 2009/06/18 07:29:09 zoe Exp $ +<?php // $Id: gettext_textdomain-wrongparams.phpt 282362 2009-06-18 07:29:09Z zoe $ chdir(dirname(__FILE__)); setlocale(LC_ALL, 'en_US.UTF-8'); |
