[PHP-CVS] cvs: php-src /ext/tidy php_tidy.h tidy.c

2004-04-11 Thread John Coggeshall
johnSun Apr 11 23:14:19 2004 EDT Modified files: /php-src/ext/tidy php_tidy.h tidy.c Log: - Removed things related to attribute classes / consts which no longer exist in Tidy - Changed protos in comment blocks to studlyCaps - Fixed problem where Tidy

[PHP-CVS] cvs: php-src /ext/sqlite sqlite.c

2004-04-11 Thread Ilia Alshanetsky
iliaa Sun Apr 11 14:53:32 2004 EDT Modified files: /php-src/ext/sqlite sqlite.c Log: Open basedir & safe_mode exception when copying or attaching to a memory only database. http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.139&r2=1.140&ty=u Ind