mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-14 03:53:59 +02:00
misterunknown: I had nasty version numbers. So I decided to set it to 1.0 for now.
This commit is contained in:
2
ifm.php
2
ifm.php
@@ -41,7 +41,7 @@ $config = array( // 0 = no/not allowed;; 1 = yes/allowed;; default: no/forbidden
|
|||||||
DONT CHANGE ANYTHING BELOW!
|
DONT CHANGE ANYTHING BELOW!
|
||||||
|
|
||||||
****************************************************************************************/
|
****************************************************************************************/
|
||||||
$curVersion = '0.3';
|
$curVersion = '1.0';
|
||||||
/****************************************************************************************
|
/****************************************************************************************
|
||||||
PHP API - SECTION
|
PHP API - SECTION
|
||||||
****************************************************************************************/
|
****************************************************************************************/
|
||||||
|
Reference in New Issue
Block a user