mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-11 13:51:00 +00:00
146b96907c
Audit Plus folder & Add Credits
25 lines
1.5 KiB
Smarty
25 lines
1.5 KiB
Smarty
<?php
|
|
|
|
#################################################################################
|
|
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
|
## --------------------------------------------------------------------------- ##
|
|
## Filename : 7.tpl ##
|
|
## Type : Plus - Instant Build Confirmation ##
|
|
## --------------------------------------------------------------------------- ##
|
|
## Developed by : alq0rsan & evader & 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. ##
|
|
## --------------------------------------------------------------------------- ##
|
|
#################################################################################
|
|
|
|
// 1. termină tot - NU îi dăm parametru ca să NU facă exit înăuntru
|
|
$building->finishAll('plus.php?id=3');
|
|
exit;
|
|
?>
|