PHP7 compatibility fixes.
[fa-stable.git] / sql / alter2.1.php
index 6d2e767bf1eab3dae2ab76758bc88e8bae74f361..1dade60291f2aba2d255e3e8b4cf55e605d33ba5 100644 (file)
@@ -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');
        }
        //