bootstrap update

This commit is contained in:
William Knauss
2014-06-05 16:37:32 -04:00
parent 7527267c68
commit 1c4bcaffa6

View File

@@ -3,4 +3,4 @@
$dir = realpath(dirname(__FILE__));
defined('BASE') OR define('BASE', realpath($dir.'/../').DIRECTORY_SEPARATOR);
require_once BASE.'parseCSV.lib.php';
require_once BASE.'parsecsv.lib.php';