From ca4afdf7eb4229f5a967f0b5acbecf705cb6613f Mon Sep 17 00:00:00 2001 From: novgorodschi catalin Date: Mon, 18 May 2026 09:26:19 +0300 Subject: [PATCH] Revert "Undo" This reverts commit 23d779dd9f8d9c9f27e066b2ae3e50391751c7d5. --- GameEngine/Alliance.php | 4 ++-- GameEngine/Building.php | 2 +- GameEngine/Database.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/GameEngine/Alliance.php b/GameEngine/Alliance.php index 5d399abe..20d2d556 100755 --- a/GameEngine/Alliance.php +++ b/GameEngine/Alliance.php @@ -4,10 +4,10 @@ ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## ## Project: TravianZ ## -## Version: 30.04.2026 ## +## Version: 30.04.2026 ## ## Filename Alliance.php ## ## Developed by: Dzoki ## -## Refactored by: Shadow ## +## Refactored by: Shadow (cata7007@gmail.com) ## ## License: TravianZ Project ## ## Copyright: TravianZ (c) 2010-2026. All rights reserved. ## ## URLs: https://travianz.org ## diff --git a/GameEngine/Building.php b/GameEngine/Building.php index 16486a23..2918277d 100755 --- a/GameEngine/Building.php +++ b/GameEngine/Building.php @@ -7,7 +7,7 @@ ## Version: 12.05.2026 ## ## Filename: Building.php ## ## Developed by: Dzoki & Dixie ## -## Refactored by: Shadow ## +## Refactored by: Shadow (cata7007@gmail.com) ## ## Reworked/Fix: ronix ## ## License: TravianZ Project ## ## Copyright: TravianZ (c) 2010-2026. All rights reserved. ## diff --git a/GameEngine/Database.php b/GameEngine/Database.php index f668759a..83ca37fb 100755 --- a/GameEngine/Database.php +++ b/GameEngine/Database.php @@ -8,7 +8,7 @@ ## Filename Database.php ## ## Developed by: Mr.php , Advocaite , brainiacX , yi12345 , Shadow , ronix ## ## Reworked by: martinambrus ## -## Refactored by: Shadow ## +## Refactored by: Shadow (cata7007@gmail.com) ## ## ## ## Adăugat cache generic și contoare centralizate ## ## Corectat mysqli_fetch_all pentru PHP 7.2+ (returnează mereu array) ##