X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sql%2Falter2.3.php;h=2667d15cb925d66d58a4f311fe5eeae4c2917cb1;hb=2aea99756a8c19766f0f9dfee56b27f7c1994f37;hp=f186ff62315a077b9967c3ed97b9be6e2e49c80e;hpb=d1babda7c01b314d35fb89f2d195553b55936532;p=fa-stable.git diff --git a/sql/alter2.3.php b/sql/alter2.3.php index f186ff62..2667d15c 100644 --- a/sql/alter2.3.php +++ b/sql/alter2.3.php @@ -17,7 +17,7 @@ class fa2_3 extends fa_patch { var $preconf = true; var $beta = false; // upgrade from 2.2 or 2.3beta; - function fa2_3() { + function __construct() { $this->description = _('Upgrade from version 2.2 to 2.3'); }