Diff for /embedaddon/php/ext/standard/php_ext_syslog.h between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:48:02 version 1.1.1.2, 2012/05/29 12:34:43
Line 35  PHP_MSHUTDOWN_FUNCTION(syslog); Line 35  PHP_MSHUTDOWN_FUNCTION(syslog);
 PHP_FUNCTION(openlog);  PHP_FUNCTION(openlog);
 PHP_FUNCTION(syslog);  PHP_FUNCTION(syslog);
 PHP_FUNCTION(closelog);  PHP_FUNCTION(closelog);
 PHP_FUNCTION(define_syslog_variables);  
   
 #endif  #endif
   

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>