sammywg Mon Jan 15 10:45:03 2007 UTC
Modified files:
/phpdoc/en/reference/network/functions syslog.xml
Log:
fixed typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/network/functions/syslog.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/netw
Derick Rethans wrote:
> On Mon, 15 Jan 2007, Carola 'Sammy' Kummert wrote:
>> -syslog(LOG_WARNING, "Unauthorized client: $access $_SERVER[REMOTE_ADDR]
>> ($_SERVER[HTTP_USER_AGENT])");
>> +syslog(LOG_WARNING, "Unauthorized client: $access
>> $_SERVER['REMOTE_ADDR'] ($_SERVER['HTTP_USER_AG
sammywg Mon Jan 15 10:01:59 2007 UTC
Modified files:
/phpdoc/en/reference/network/functions syslog.xml
Log:
fixed typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/network/functions/syslog.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/network/functions/syslog.xml
diff -u
On Mon, 15 Jan 2007, Carola 'Sammy' Kummert wrote:
> sammywg Mon Jan 15 10:01:59 2007 UTC
>
> Modified files:
> /phpdoc/en/reference/network/functionssyslog.xml
> Log:
> fixed typo
>
> http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/network/function
sammywg Mon Jan 15 10:01:59 2007 UTC
Modified files:
/phpdoc/en/reference/network/functions syslog.xml
Log:
fixed typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/network/functions/syslog.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/netw
alindeman Mon May 31 13:17:03 2004 EDT
Modified files:
/phpdoc/en/reference/network/functions syslog.xml
Log:
Typos in the example and don't use register_globals
http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/syslog.xml?r1=1.5&r2
philip Sat Jan 18 18:49:59 2003 EDT
Modified files:
/phpdoc/en/reference/network/functions syslog.xml
Log:
Also mention LOG_LOCAL... won't work in windows here. This closes bug #16217
Index: phpdoc/en/reference/network/functions/syslog.xml
diff -u phpd