dcy
2010-07-17 a59731a3cc9c0fc6fba481e83d56ebd22ed3c87d
interface/lib/classes/tform_actions.inc.php
@@ -114,7 +114,7 @@
                        // Call plugin
                        foreach($this->plugins as $plugin) {
                                $plugin->onInsert();
                                $plugin->onUpdate();
                        }
                  
                  $this->onAfterUpdate();