Template/Home

* update footer to current year
 * display current revision
This commit is contained in:
Sarjuuk
2016-01-31 18:58:15 +01:00
parent f076a30180
commit 0220587637
4 changed files with 10 additions and 10 deletions

View File

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