Rename lib_pdo_vm.php to pdo_vm.php and lib_functions.php to functions.php and move to the resources directory.
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
Raymond Chandler <intralanman@gmail.com>
|
||||
*/
|
||||
include "root.php";
|
||||
require_once "includes/lib_functions.php";
|
||||
require_once "resources/functions.php";
|
||||
|
||||
//set defaults
|
||||
if (isset($dbtype) > 0) {
|
||||
|
||||
Reference in New Issue
Block a user