chg: Bumped queryversion

pull/5291/head
mokaddem 2019-10-10 09:44:19 +02:00
parent 17b744f256
commit 8476f667c2
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class AppController extends Controller
public $helpers = array('Utility', 'OrgImg', 'FontAwesome', 'UserName');
private $__queryVersion = '89';
private $__queryVersion = '90';
public $pyMispVersion = '2.4.114';
public $phpmin = '7.0';
public $phprec = '7.2';