derick Sun Mar 5 19:02:12 2006 UTC
Modified files:
/php-src/ext/standard php_filestat.h
Log:
- And not here either...
http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/php_filestat.h?r1=1.27&r2=1.28&diff_format=u
Index: php-src/ext/standard/php_filestat.h
diff -u php-src/ext/standard/php_filestat.h:1.27
php-src/ext/standard/php_filestat.h:1.28
--- php-src/ext/standard/php_filestat.h:1.27 Wed Jan 4 12:22:23 2006
+++ php-src/ext/standard/php_filestat.h Sun Mar 5 19:02:11 2006
@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: php_filestat.h,v 1.27 2006/01/04 12:22:23 derick Exp $ */
+/* $Id: php_filestat.h,v 1.28 2006/03/05 19:02:11 derick Exp $ */
#ifndef PHP_FILESTAT_H
#define PHP_FILESTAT_H
@@ -56,9 +56,6 @@
PHP_FUNCTION(chmod);
#if HAVE_UTIME
PHP_FUNCTION(touch);
-# if HAVE_LTOUCH
-PHP_FUNCTION(ltouch);
-# endif
#endif
PHP_FUNCTION(clearstatcache);
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php