Skip to content
Snippets Groups Projects
Commit ab1e15f5 authored by llaffont's avatar llaffont
Browse files

V 5.20

parent 615c56e0
Branches
Tags
No related merge requests found
......@@ -45,7 +45,7 @@ function defineConstant($name, $value) {
function setupConstants($cfg) {
defineConstant('VERSION_PERGAME','V-05.19 [r'.array_at(1, explode(' ', '$Revision$ ')).']');
defineConstant('VERSION_PERGAME','V-05.20 [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