Remove not needed empty line
This commit is contained in:
@@ -137,7 +137,6 @@
|
|||||||
sleep(5);
|
sleep(5);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// search path check
|
// search path check
|
||||||
$q = "SHOW search_path";
|
$q = "SHOW search_path";
|
||||||
$cursor = $basic->db_exec($q);
|
$cursor = $basic->db_exec($q);
|
||||||
|
|||||||
Reference in New Issue
Block a user