chg: Querystring bump

pull/2137/head
iglocska 2017-04-14 15:56:50 +02:00
parent d3653daf75
commit 23ecf2738f
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class AppController extends Controller {
public $helpers = array('Utility');
private $__queryVersion = '8';
private $__queryVersion = '9';
public $pyMispVersion = '2.4.71';
public $phpmin = '5.6.5';
public $phprec = '7.0.16';