BBCode update

This commit is contained in:
unknown
2012-07-24 04:22:22 +03:00
parent cad0d6751e
commit 23e29e56bc
24 changed files with 7 additions and 4221 deletions
-19
View File
@@ -1,19 +0,0 @@
<?php
#################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
## Filename populateOases.php ##
## Developed by: aggenkeech ##
## License: TravianX Project ##
## Copyright: TravianX (c) 2010-2012. All rights reserved. ##
## ##
#################################################################################
include ("../../Database.php");
include ("../../Admin/database.php");
include ("../../config.php");
$database->populateOasisUnitsLow();
header("Location: ../../../Admin/admin.php?p=server_info");
?>
File diff suppressed because one or more lines are too long