version 4 for the tag
This commit is contained in:
parent
c8a0ee1b32
commit
6a670e1465
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ error_reporting(-1);
|
|||
// Do not edit below this section unless you know what you are doing!
|
||||
|
||||
header('Content-Type: text/html; charset=UTF-8'); // We use UTF-8 for proper international characters handling.
|
||||
$version = "0.3.7";
|
||||
$version = "0.4.0";
|
||||
ini_set("memory_limit", "256M");
|
||||
|
||||
require "config-default.php";
|
||||
|
|
Loading…
Reference in a new issue