• Julian Brost's avatar
    functions.inc.php: escape minus in regex · 16e710fe
    Julian Brost authored
    This makes CGP work on PHP 7.3 as it otherwise only shows an "Unknown
    host" error message and logs the following PHP warning:
    
    PHP Warning:  preg_match(): Compilation failed: invalid range in
    character class at offset 4 in .../inc/functions.inc.php on line 37
    16e710fe