mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-11 18:43:58 +02:00
adjusted version number
This commit is contained in:
@@ -14,7 +14,7 @@ error_reporting( E_ALL );
|
|||||||
ini_set( 'display_errors', 'OFF' );
|
ini_set( 'display_errors', 'OFF' );
|
||||||
|
|
||||||
class IFM {
|
class IFM {
|
||||||
const VERSION = '2.3.1';
|
const VERSION = '2.4.0';
|
||||||
|
|
||||||
public function __construct() {
|
public function __construct() {
|
||||||
session_start();
|
session_start();
|
||||||
|
Reference in New Issue
Block a user