overall directory tree cleanup

This commit is contained in:
Andrew Dolgov
2011-12-11 23:59:25 +04:00
parent 31303c6bbd
commit 107d0cf39e
49 changed files with 285 additions and 4342 deletions

3
include/version.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
define('VERSION', "1.5.7");
?>