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