This commit is contained in:
Novgorodschi Catalin
2013-11-20 08:01:14 +02:00
parent c315b436bf
commit ee2cca1f19
21 changed files with 2047 additions and 413 deletions
+19
View File
@@ -0,0 +1,19 @@
<?php
#################################################################################
## ##
## -= YOU MUST NOT REMOVE OR CHANGE THIS NOTICE =- ##
## ##
## --------------------------------------------------------------------------- ##
## ##
## Project: ZravianX ##
## Version: 2011.11.07 ##
## Filename: agb.php ##
## Developed by: ZZJHONS ##
## License: Creative Commons BY-NC-SA 3.0 ##
## Copyright: ZravianX (c) 2011 - All rights reserved ##
## URLs: http://zravianx.zzjhons.com ##
## Source code: http://www.github.com/ZZJHONS/ZravianX ##
## ##
#################################################################################
header("Location: terms.php");
?>