helly Wed Nov 6 11:56:44 2002 EDT
Modified files:
/php4/ext/dbx/tests 005.phpt
Log:
added missing magic_quotes_runtime=0
Index: php4/ext/dbx/tests/005.phpt
diff -u php4/ext/dbx/tests/005.phpt:1.8 php4/ext/dbx/tests/005.phpt:1.9
--- php4/ext/dbx/tests/005.phpt:1.8 Mon Oct 28 04:41:15 2002
+++ php4/ext/dbx/tests/005.phpt Wed Nov 6 11:56:44 2002
@@ -4,6 +4,8 @@
<?php
include_once("skipif.inc");
?>
+--INI--
+magic_quotes_runtime=0
--FILE--
<?php
include_once("dbx_test.p");
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php