mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-10 06:36:07 +00:00
Update db_MYSQL.php
This commit is contained in:
@@ -387,7 +387,7 @@ class MYSQL_DB {
|
||||
}
|
||||
*/
|
||||
|
||||
function generateBase($sector, $mode) {
|
||||
function generateBase($sector, $mode=0) {
|
||||
if (!$mode) {
|
||||
$gamesday=time()-COMMENCE;
|
||||
if ($gamesday<3600*24*10) { //10 day
|
||||
|
||||
Reference in New Issue
Block a user