Code

We better show the data trace only in debug_ldap mode
[gosa.git] / gosa-core / include / class_management.inc
index dd70b733254ab02430c4acfeae24fd8d221d4673..8cdeb12ec9b4b9ea11ceeaec605ce7d84f82536a 100644 (file)
@@ -397,7 +397,7 @@ class management
    *  @param  Array   'target'  A list of object dns, which should be affected by this method.
    *  @param  Array   'all'     A combination of both 'action' and 'target'.
    */
-  function saveSnapsho($action="",$target=array(),$all=array())
+  function saveSnapshot($action="",$target=array(),$all=array())
   {
     $this->dialogObject->save_object();
     $msgs = $this->dialogObject->check();