mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-17 15:47:16 +00:00
Update field.tpl
This commit is contained in:
@@ -1,11 +1,19 @@
|
|||||||
<?php
|
<?php
|
||||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
#################################################################################
|
||||||
// TRAVIANX //
|
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
||||||
// Only for advanced users, do not edit if you dont know what are you doing! //
|
## --------------------------------------------------------------------------- ##
|
||||||
// Made by: Dzoki & Dixie (TravianX) //
|
## Project: TravianZ ##
|
||||||
// - TravianX = Travian Clone Project - //
|
## Version: 22.06.2015 ##
|
||||||
// DO NOT REMOVE COPYRIGHT NOTICE! //
|
## Filename field.tpl ##
|
||||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
## Developed by: Mr.php , Advocaite , brainiacX , yi12345 , Shadow , ronix ##
|
||||||
|
## Fixed by: Shadow - STARVATION , HERO FIXED COMPL. ##
|
||||||
|
## Fixed by: InCube - double troops ##
|
||||||
|
## License: TravianZ Project ##
|
||||||
|
## Copyright: TravianZ (c) 2010-2015. All rights reserved. ##
|
||||||
|
## URLs: http://travian.shadowss.ro ##
|
||||||
|
## Source code: https://github.com/Shadowss/TravianZ ##
|
||||||
|
## ##
|
||||||
|
#################################################################################
|
||||||
|
|
||||||
if(isset($_GET['c']) && $_GET['c'] == 1) {
|
if(isset($_GET['c']) && $_GET['c'] == 1) {
|
||||||
echo "<div class=\"headline\"><span class=\"f10 c5\">Error creating wdata. Check configuration or file.</span></div><br>";
|
echo "<div class=\"headline\"><span class=\"f10 c5\">Error creating wdata. Check configuration or file.</span></div><br>";
|
||||||
|
|||||||
Reference in New Issue
Block a user