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

6.7

parent 57f48ab4
No related merge requests found
......@@ -51,7 +51,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','V-06.6 [r'.array_at(1, explode(' ', '$Revision$ ')).']');
defineConstant('VERSION_PERGAME','V-06.7 [r'.array_at(1, explode(' ', '$Revision$ ')).']');
defineConstant('ROOT_PATH', './');
defineConstant('ZEND_FRAMEWORK_PATH', ROOT_PATH.'../ZendFramework-1.6.2/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