DataObjects/Events.php
[Pman.Core] / DataObjects / Events.php
index 48a0ac0..df059b6 100644 (file)
@@ -639,7 +639,7 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
              
         }
         
-        $roo->jerr('RESTORE');
+        $roo->jok('RESTORE');
         
     }
 }