Skip to content
Snippets Groups Projects
Commit 20068e89 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

6.34.1

parent 9efc467c
Branches
Tags
No related merge requests found
......@@ -55,8 +55,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.34 [r'.array_at(1, explode(' ', '$Revision$ ')).']');
defineConstant('VERSION_PERGAME','6.34.1 [r'.array_at(1, explode(' ', '$Revision$ ')).']');
defineConstant('ROOT_PATH', './');
defineConstant('ZEND_FRAMEWORK_PATH', ROOT_PATH . 'library/storm/zf/library/');
......
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