Added Research lab queue manager.

Updated page display for shipyard, defenses and buildings.
Moved legacy template files.
Added install/migration.mysql to report changes to the database on testing environments.

Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
This commit is contained in:
Gregory PLANCHAT 2011-07-29 08:09:04 +02:00
commit ddfb36efa5
341 changed files with 4238 additions and 3259 deletions

View file

@ -0,0 +1,3 @@
<br>
<a onmouseover="this.T_WIDTH=116;return escape('Virer joueur');" href="alliance.php?mode=admin&edit=members&kick=<?php echo $this->getData('id')?>" onclick="javascript:return confirm('Etes vous sur de vouloir virer ce joueur ?');"><img src="<?php echo $this->getData('dpath')?>pic/abort.gif" border=0 ></a>&nbsp;<a onmouseover="this.T_WIDTH=98;return escape('Attribuer un rang');" href="alliance.php?mode=admin&edit=members&rank=<?php echo $this->getData('id')?>"><img src="<?php echo $this->getData('dpath')?>pic/key.gif" border=0></a>
<script src="scripts/wz_tooltip.js" type="text/javascript"></script>