GET misp2.4.49.js - 404 Not Found #1428

pull/1429/head
Cristian Bell 2016-08-11 09:54:53 +02:00
parent dfebbaa401
commit 86a0ff5ac1
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ class AppController extends Controller {
public $helpers = array('Utility');
private $__jsVersion = '2.4.49';
private $__jsVersion = '2.4.50';
public $phpmin = '5.5.9';
public $phprec = '5.6.0';