Code

Apply fix for #4271
authorpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 27 Apr 2010 13:53:30 +0000 (13:53 +0000)
committerpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 27 Apr 2010 13:53:30 +0000 (13:53 +0000)
commit7a28d36f516352678091062b7042f04026be1845
treef86d677e980fb6f01e16f73e595f9032a44b398c
parent457206279475e00123f90e2ee3c679cc352f9844
Apply fix for #4271

- Move code for saving events to a static function in the DaemonEvent
  class so it can be called from different places in the code without
  making it redundant. Use this new function in gotomasses and the
  system plugin so that both places can benefit from the new time offset
  feature.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@17888 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-plugins/goto/addons/goto/class_gotomasses.inc
trunk/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc
trunk/gosa-plugins/systems/admin/systems/class_systemManagement.inc