|
@@ -12,7 +12,7 @@
|
|
|
require_once('functions.php');
|
|
require_once('functions.php');
|
|
|
|
|
|
|
|
// Define Version
|
|
// Define Version
|
|
|
- define('INSTALLEDVERSION', '1.321');
|
|
|
|
|
|
|
+ define('INSTALLEDVERSION', '1.323');
|
|
|
|
|
|
|
|
// Autoload frameworks
|
|
// Autoload frameworks
|
|
|
require_once(__DIR__ . '/vendor/autoload.php');
|
|
require_once(__DIR__ . '/vendor/autoload.php');
|