X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sql%2Falter2.1.php;h=1dade60291f2aba2d255e3e8b4cf55e605d33ba5;hb=19ddc3939071044c8e94b628f1d6a039f50cc493;hp=6d2e767bf1eab3dae2ab76758bc88e8bae74f361;hpb=f8219593c85e1020093b93972386fd477675504f;p=fa-stable.git diff --git a/sql/alter2.1.php b/sql/alter2.1.php index 6d2e767b..1dade602 100644 --- a/sql/alter2.1.php +++ b/sql/alter2.1.php @@ -15,7 +15,7 @@ class fa2_1 extends fa_patch { var $description; var $sql = 'alter2.1.sql'; - function fa2_1() { + function __construct() { $this->description = _('Upgrade from version 2.0 to 2.1'); } //