chg: Changed js query string

pull/2089/head v2.4.70
iglocska 2017-03-26 18:24:44 +02:00
parent 033c535e59
commit 1936ee961d
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class AppController extends Controller {
public $helpers = array('Utility');
private $__jsVersion = '2';
private $__jsVersion = '3';
public $pyMispVersion = '2.4.68';
public $phpmin = '5.6.5';
public $phprec = '7.0.0';