Skip to content
Snippets Groups Projects
Commit 3fb62c5e authored by efalcy's avatar efalcy
Browse files

Version 5.36

parent 8d2f25ca
Branches
Tags 5.36
No related merge requests found
......@@ -51,7 +51,7 @@ function defineConstant($name, $value) {
function setupConstants($cfg) {
defineConstant('VERSION_PERGAME','V-05.35 [r'.array_at(1, explode(' ', '$Revision$ ')).']');
defineConstant('VERSION_PERGAME','V-05.36 [r'.array_at(1, explode(' ', '$Revision$ ')).']');
defineConstant('ROOT_PATH', './');
defineConstant('MODULEDIRECTORY','./application/modules');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment