Pages/Achievements

* display additional crosslinkable conditions from achievement_criteria_data
This commit is contained in:
Sarjuuk
2016-11-22 13:48:39 +01:00
parent e896daa148
commit a50ddb98dd
4 changed files with 94 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<?php
define('AOWOW_REVISION', 19);
define('AOWOW_REVISION', 20);
define('CLI', PHP_SAPI === 'cli');