Changeset 321
- Timestamp:
- 05/02/12 18:15:40 (13 months ago)
- File:
-
- 1 edited
-
Forum/includes/functions_wow_ext.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Forum/includes/functions_wow_ext.php
r310 r321 611 611 $server_stats ['PvE'] = "<span class=\"serverstatus_font\">{$record['PvE'][1]} || set realmlist landoflegends.de</span>"; 612 612 $player_stats ['VANILLA'] .= "<span class=\"serverstatus_font\">{$record['VANILLA'][0]}</span>"; 613 $server_stats ['VANILLA'] = "<span class=\"serverstatus_font\">{$record['VANILLA'][1]} || set realmlist landoflegends.de:3800</span>";613 $server_stats ['VANILLA'] = "<span class=\"serverstatus_font\">{$record['VANILLA'][1]} || set realmlist 89.163.172.253:3800</span>"; 614 614 $code = " 615 615 <script type=\"text/javascript\">
Note: See TracChangeset
for help on using the changeset viewer.