* fixed display of reputation columns on listviews on detail page
This commit is contained in:
Sarjuuk
2015-08-04 21:23:49 +02:00
parent 7ce72bf623
commit a0887f189f
5 changed files with 35 additions and 10 deletions

View File

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