Commit Graph

12 Commits

Author SHA1 Message Date
Mark Crane dd9ade256f Update release to fix big for systems where GLOB_BRACE is not available. 2015-05-13 04:37:36 +00:00
Nate Jones fe8032b1c3 Misc: Removed use of GLOB_BRACE as doesn't work on some systems, use non-GLOB_BRACE method instead. Thanks [xming] and Risk64. Should resolve Issue 916, as well. 2015-05-12 18:11:05 +00:00
Nate Jones 283cda7aa1 Translate: Necessary resource mods. 2015-01-18 07:54:19 +00:00
Mark Crane 01f34c0210 Update the example code to set MOH. Add the auto_loader class only if it is not defined. 2014-12-24 06:36:09 +00:00
Mark Crane bceaa58b78 predefine a variable to prevent a PHP notice. 2014-11-25 00:23:02 +00:00
Mark Crane e9993f4c3e Update the dev branch version to 3.7 and get rid of GLOB_BRACE which is not defined in Solaris 2014-08-19 09:16:01 +00:00
Mark Crane 65ace361b7 Prevent the class from being redeclared by using class_exists. 2014-03-04 16:48:59 +00:00
Mark Crane 4fcc3b4c35 Add a PHP class autoloader spl_autoload_register. 2014-01-19 01:30:10 +00:00
Mark Crane 9f71bdd024 Change links from includes to the resources directory. 2013-07-10 23:41:12 +00:00
Mark Crane 3798b9a782 Update a few more references to files that have been move to the resources directory. 2013-07-06 07:01:14 +00:00
Mark Crane 8915debbd8 Rename lib_pdo_vm.php to pdo_vm.php and lib_functions.php to functions.php and move to the resources directory. 2013-07-06 06:46:07 +00:00
Mark Crane e8b788b8dc Move require.php to the resources directory. 2013-07-06 05:56:50 +00:00