diff options
author | Adrian Lang <mail@adrianlang.de> | 2011-05-25 15:36:52 +0200 |
---|---|---|
committer | Adrian Lang <mail@adrianlang.de> | 2011-05-25 15:36:52 +0200 |
commit | 2d79e536d13f7923a7059d03cc69f201a935a56b (patch) | |
tree | 46e0d8f51612fc35a199a4c86171342e1d376e84 /doku.php | |
parent | 7ee92f4c27f4f435c2d44501bd326c965dbafd51 (diff) | |
parent | 5ff127375bd2292958b989dcec18dbca5a8a751f (diff) | |
download | rpg-2d79e536d13f7923a7059d03cc69f201a935a56b.tar.gz rpg-2d79e536d13f7923a7059d03cc69f201a935a56b.tar.bz2 |
Merge branch 'master' into stable
Diffstat (limited to 'doku.php')
-rw-r--r-- | doku.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ */ // update message version -$updateVersion = 32; +$updateVersion = 33; // xdebug_start_profiling(); |