1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

Admin GUI refinements

This commit is contained in:
Cameron
2012-11-26 14:41:32 -08:00
parent 2ee7159adc
commit d892fb0a85
46 changed files with 809 additions and 741 deletions

View File

@@ -16,6 +16,6 @@
if (!defined('e107_INIT')) { exit; }
$e107info['e107_version'] = "0.8.0 (cvs)";
$e107info['e107_version'] = "2.0.0 (git)";
?>