diff --git a/Templates/Profile/preference.tpl b/Templates/Profile/preference.tpl index 31909560..835a546d 100644 --- a/Templates/Profile/preference.tpl +++ b/Templates/Profile/preference.tpl @@ -6,13 +6,17 @@ if(isset($_GET['del']) && is_numeric($_GET['del'])){ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename links.tpl ## -## Developed by: Slim, Manuel Mannhardt < manuel_mannhardt@web.de > ## -## License: TravianX Project ## -## Copyright: TravianX (c) 2010-2011. All rights reserved. ## +## Project: TravianZ ## +## Version: 01.09.2013 ## +## Filename preference.php ## +## Developed by: Dzoki ## +## Fixed by: Shadow / Skype : cata7007 ## +## License: TravianZ Project ## +## Copyright: TravianZ (c) 2010-2013. All rights reserved. ## +## URLs: http://travian.shadowss.ro ## +## Source code: http://github.com/Shadowss/TravianZ-by-Shadow/ ## ## ## ################################################################################# - // Save new link or just edit a link if($_POST) { $links = array(); @@ -111,14 +115,14 @@ while($data = mysql_fetch_assoc($query)) {