chg: [query] Query string bump

pull/4046/head
iglocska 2019-01-19 07:04:56 +01:00
parent 8086b9de0a
commit 076cd002c9
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class AppController extends Controller
public $helpers = array('Utility', 'OrgImg');
private $__queryVersion = '53';
private $__queryVersion = '54';
public $pyMispVersion = '2.4.99';
public $phpmin = '5.6.5';
public $phprec = '7.0.16';