summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug33263.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/bug33263.phpt')
-rw-r--r--ext/mysqli/tests/bug33263.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/mysqli/tests/bug33263.phpt b/ext/mysqli/tests/bug33263.phpt
index 4f2a37c865..ac2de197bb 100644
--- a/ext/mysqli/tests/bug33263.phpt
+++ b/ext/mysqli/tests/bug33263.phpt
@@ -8,8 +8,7 @@ require_once('skipifconnectfailure.inc');
?>
--FILE--
<?php
-
- include "connect.inc";
+ require_once("connect.inc");
class test extends mysqli
{