summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: abf1aa2)
raw | patch | inline | side by side (parent: abf1aa2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 4 Nov 2009 09:38:08 +0000 (09:38 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 4 Nov 2009 09:38:08 +0000 (09:38 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14739 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_management.inc | patch | blob | history |
index dd70b733254ab02430c4acfeae24fd8d221d4673..8cdeb12ec9b4b9ea11ceeaec605ce7d84f82536a 100644 (file)
* @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();