X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fui%2Fsimple_crud_class.inc;h=40c8ebea6b29b5653b2a746284015329473dee33;hb=f01cb25258d7b619f820d8f78e9bccf4501fc58e;hp=05d9280135e9e57a67509edc11475da0a0d5b5bc;hpb=a2ae0e35302270ae811db2e6acb44c16b186a970;p=fa-stable.git diff --git a/includes/ui/simple_crud_class.inc b/includes/ui/simple_crud_class.inc index 05d92801..40c8ebea 100644 --- a/includes/ui/simple_crud_class.inc +++ b/includes/ui/simple_crud_class.inc @@ -26,7 +26,7 @@ class simple_crud { var $dec; // // - function simple_crud($name, $fields = null) + function __construct($name, $fields = null) { $this->name = $name; $this->pre_handlers = array(