Misc/Mergefix

* added clean db dump
 * cleanup fails from profiler merge
 * maybe fixed setup being unable to find images for processing
 * version push
This commit is contained in:
Sarjuuk
2018-03-26 15:10:08 +02:00
parent 0ff0e5b59e
commit 160c15a5f2
8 changed files with 1069 additions and 929 deletions

View File

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