Skip to content
Snippets Groups Projects
Commit 5f81011e authored by Kevin Abel's avatar Kevin Abel
Browse files

Remove image_dir as config param

Should always live in www directory.
parent 1a09d905
Branches
Tags
No related merge requests found
......@@ -8,4 +8,3 @@ error_reporting(E_ALL);
include __DIR__ . '/vendor/autoload.php';
UNL_TourMap::$url = 'http://localhost/workspace/UNL_TourMap/www/';
UNL_TourMap_Marker_Image::$image_dir = dirname(__FILE__).'/www/images';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment