Upgrade procedures max execution time for this version rised to 900s due to WAMP...
[fa-stable.git] / sql / alter2.4rc1.php
index 05905658d4a7cc0cc85742de0b8cc8ee162e88ba..93464054adc4c059be95e553be5a6cd82d01023d 100644 (file)
@@ -16,6 +16,7 @@ class fa2_4rc1 extends fa_patch {
        var $description;
        var $sql = ''; // 'alter2.4rc1.sql';
        var $preconf = true;
+       var     $max_upgrade_time = 900;        // table recoding is really long process
 
        function fa2_4rc1() {
                parent::fa_patch();