summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt b/ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt
index 3757b61d95..d3b56ebb49 100644
--- a/ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt
+++ b/ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt
@@ -30,8 +30,7 @@ if ('ON' != $row['Value'])
mysqli.allow_local_infile=1
--FILE--
<?php
- include "connect.inc";
- include("table.inc");
+ require("table.inc");
require_once('local_infile_tools.inc');
function callback_kill_link($fp, &$buffer, $buflen, &$error) {