--- embedaddon/php/ext/pdo/tests/pdo_test.inc 2012/02/21 23:47:58 1.1.1.1 +++ embedaddon/php/ext/pdo/tests/pdo_test.inc 2012/05/29 12:34:40 1.1.1.2 @@ -11,7 +11,6 @@ if (getenv('PDOTEST_DSN') === false) { $append = true; } } - if (ini_get('magic_quotes_runtime')) $common = stripslashes($common); $conf = eval($common); foreach($conf['ENV'] as $n=>$v) putenv("$n=$v"); } @@ -76,4 +75,4 @@ class PDOTest { return self::factory(); } } -?> \ No newline at end of file +?>