Get the most out of your Centmin Mod LEMP stack
Become a Member

Beta Branch Makes some expressions in if-statements simpler and easier to underst…

Discussion in 'Centmin Mod Github Commits' started by eva2000, Apr 15, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    59,367
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,145
    Local Time:
    3:55 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Makes some expressions in if-statements simpler and easier to understand. Also fixes some bugs:

    * file inc\zendopcache_reinstall.inc, line 50 - missing '>' after '/'
    * file centmin.sh, line 1605 - unnecessary checking for "$PHPMVER" = '5.4'
    * file inc/php_upgrade.inc, line 318 - logical expression in the if-statement is always 'true' regardless of the value of PHPMUVER

    Continue reading...

    123.09beta01 branch