Code

Updated multi_plug class
[gosa.git] / gosa-core / include / class_location.inc
index dc17ec0be716c15ab1390f59e5adad7506e924d4..b69b1e63d645d3019f01148f35820648d15b0b9e 100644 (file)
@@ -87,6 +87,7 @@ $class_mapping= array(
                 "writeexcel_workbook" => "include/php_writeexcel/class.writeexcel_workbook.inc.php",
                 "writeexcel_format" => "include/php_writeexcel/class.writeexcel_format.inc.php",
                 "passwordMethodsha" => "include/class_password-methods-sha.inc",
+                "session" => "include/class_session.inc",
                 "sambaMungedDial" => "include/class_sambaMungedDial.inc",
                 "MultiSelectWindow" => "include/class_MultiSelectWindow.inc",
                 "config" => "include/class_config.inc",