Home/Featuredbox

* allow defining a time span during which the box should be displayed
 * added fields optional fields to point to diffenret header and home logos for the duration
This commit is contained in:
Sarjuuk
2017-01-20 18:10:31 +01:00
parent 8fd52835a6
commit d0f64fe66c
8 changed files with 89 additions and 50 deletions

View File

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