Fix for renamed sqlvalidator
This commit is contained in:
@@ -179,7 +179,7 @@ h1 {font-family: sans-serif; font-size: large; font-weight: bold}
|
|||||||
/**
|
/**
|
||||||
* SQL Validator interface code
|
* SQL Validator interface code
|
||||||
*/
|
*/
|
||||||
include('./libraries/sqlvalidator.php3');
|
include('./libraries/sqlvalidator.lib.php3');
|
||||||
|
|
||||||
// If zlib output compression is set in the php configuration file, no
|
// If zlib output compression is set in the php configuration file, no
|
||||||
// output buffering should be run
|
// output buffering should be run
|
||||||
|
Reference in New Issue
Block a user