added path.inc.php to script

main
hecht 9 years ago
parent ed6f9c9e65
commit 4500fa63c6

@ -6,6 +6,7 @@
*
*/
include "db.php";
include_once('path.inc.php'); // get the path ;)
include_once ('inclu/halloffame.inc.php');
include_once ('inclu/fruitdistribution.inc.php');
include_once ('inclu/exp.inc.php');

Loading…
Cancel
Save