mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-13 19:44:02 +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!
|
||||
|
||||
****************************************************************************************/
|
||||
$curVersion = '0.3';
|
||||
$curVersion = '1.0';
|
||||
/****************************************************************************************
|
||||
PHP API - SECTION
|
||||
****************************************************************************************/
|
||||
|
Reference in New Issue
Block a user