vogelor
2010-05-10 05d4825e5850d2a67a3d4e2eefc971d257d5112d
interface/lib/classes/tform_actions.inc.php
@@ -114,7 +114,7 @@
                        // Call plugin
                        foreach($this->plugins as $plugin) {
                                $plugin->onInsert();
                                $plugin->onUpdate();
                        }
                  
                  $this->onAfterUpdate();