mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-09 21:01:00 +00:00
b2dec1d942
Fix some sql inject & Add Credits
30 lines
1.7 KiB
Smarty
30 lines
1.7 KiB
Smarty
<?php
|
|
|
|
#################################################################################
|
|
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
|
## --------------------------------------------------------------------------- ##
|
|
## Filename : units_9.tpl ##
|
|
## Type : Rally Point Troop Selection (Vikings) ##
|
|
## --------------------------------------------------------------------------- ##
|
|
## Developed by : Shadow ##
|
|
## --------------------------------------------------------------------------- ##
|
|
## Contact : cata7007@gmail.com ##
|
|
## Project : TravianZ ##
|
|
## URLs: : https://travianz.org ##
|
|
## GitHub : https://github.com/Shadowss/TravianZ ##
|
|
## --------------------------------------------------------------------------- ##
|
|
## License : TravianZ Project ##
|
|
## Copyright : TravianZ (c) 2010-2026. All rights reserved. ##
|
|
## --------------------------------------------------------------------------- ##
|
|
#################################################################################
|
|
|
|
/**
|
|
* Trupele tribului 9 (Vikings): u81..u90.
|
|
*
|
|
* Formularul e identic pentru toate triburile, difera doar blocul de unitati,
|
|
* asa ca traieste intr-un singur loc. Fisierul acesta ramane doar ca a2b.php
|
|
* sa poata include in continuare "units_" . $session->tribe . ".tpl".
|
|
*/
|
|
|
|
include("Templates/a2b/units_common.tpl");
|