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

MAJ num version

parent d37922a0
No related merge requests found
......@@ -56,7 +56,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','V-06.31 [r'.array_at(1, explode(' ', '$Revision$ ')).']');
defineConstant('VERSION_PERGAME','V-06.32 [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