Code

Temporary update
[gosa.git] / include / autoload.inc
index e85ae7e93d7267041e21f81d628dcf5d91580715..99f096951c46f53e1c1b66cdd1b354d4d24890b2 100644 (file)
@@ -2,6 +2,8 @@
 
 /* This function needs the pre-defined class mapping from autoload-data.inc */
 require_once("autoload-data.inc");
+
+/* FIXME: this does not belong here */
 require_once("smarty/Smarty.class.php");
 
 /* Set BASE_DIR for the complete code as constant */