Quest Detail Page:

properly distinguish between provided, required and provided-required items
This commit is contained in:
Sarjuuk
2015-07-01 21:13:22 +02:00
parent a3c9b52073
commit cc886b4db9
3 changed files with 78 additions and 55 deletions

View File

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