Imported AoWoW.
This version of AoWoW is based on https://github.com/udw/udwbase and is not yet usable. An initial amount of testing has been finished, and you can import the aowow.sql database into your world database, and create a local copy of config.php.in as config.php to test this version. FirePHP (http://firephp.org/) has been added for testing purposes. Signed-off-by: TheLuda <theluda@getmangos.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<div id="footer">
|
||||
{if isset($mysql)}
|
||||
{#Number_of_MySQL_queries#}: {$mysql.count}<br>
|
||||
{#Time_of_MySQL_queries#}: {$mysql.time}
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--[if lte IE 6]></td><th class="ie6layout-th"></th></tr></table><![endif]-->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user