From: [EMAIL PROTECTED]
Operating system: NT 4.0
PHP version: 4.0 Latest CVS (2001-06-12)
PHP Bug Type: Gettext related
Bug description: textdomain() requires parameter
Release:
php4win.de: php-4.0.7-dev-20010611.exe
Documentation:
Call textdomain() with no parameters to get the current setting without changing it.
Code:
print("<br>Text domain: " . textdomain());
Result:
Warning: Wrong parameter count for textdomain()
--
Edit Bug report at: http://bugs.php.net/?id=11453&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]