added a config file (not under VC)
[e-DoKo.git] / index.php
index f23f4cd1550c20e38c7707239d3e2dac1f433689..6208038dce9bfb09ddb3fef18139418394938b40 100644 (file)
--- a/index.php
+++ b/index.php
@@ -38,7 +38,8 @@
 
 <?php
 error_reporting(E_ALL);
-     
+
+include_once("config.php");     
 include_once("functions.php");
 include_once("db.php");