[feladat @ 243]
Added inclusion of 'config-me.inc.php' to get the defaults.
--- a/inc/toolkit.inc.php Fri Apr 11 10:19:14 2008 +0000
+++ b/inc/toolkit.inc.php Fri Apr 11 11:59:33 2008 +0000
@@ -21,6 +21,7 @@
session_start();
+include_once("config-me.inc.php");
if(!@include_once("config.inc.php"))
{