chg: [appController] Bumped queryVersion

new_widgets
Sami Mokaddem 2023-05-04 09:13:01 +02:00
parent 8507fc5d6b
commit a2719e3c82
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class AppController extends Controller
public $helpers = array('OrgImg', 'FontAwesome', 'UserName');
private $__queryVersion = '149';
private $__queryVersion = '150';
public $pyMispVersion = '2.4.170';
public $phpmin = '7.2';
public $phprec = '7.4';