Code

Updated listing table summary
[gosa.git] / gosa-core / include / class_SnapshotHandler.inc
index b26bea8ef49d67b132249706f7747bebbf3b946d..d371db5fcdd3d0b142a28ac27612722598b8abf1 100644 (file)
@@ -29,7 +29,7 @@ class SnapshotHandler {
 
 
   /* Create handler  */
-  function __construct(&$config)
+  function SnapshotHandler(&$config)
   {
     $this->config = &$config;  
     $config = $this->config;