Fix for renamed sqlvalidator

This commit is contained in:
Robin Johnson
2002-08-07 03:14:12 +00:00
parent c6f8143fe4
commit 0b55f80a01

View File

@@ -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