- Timestamp:
- Mar 22, 2009, 12:21:07 PM (17 years ago)
- Location:
- trunk
- Files:
- 
      - 3 edited
 
 - 
          
  functions.php (modified) (2 diffs)
- 
          
  stat/images/Thumbs.db (modified) ( previous)
- 
          
  stat/stat.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/functions.phpr405 r508 1 <?php1 <?php 2 2 function QuickNew () 3 3 { … … 16 16 <tr> 17 17 <td colspan=\"2\"> 18 <b>Server : </b>".$server -> ServerImg($server -> ServerOnline("wow.zdechov.net",8085))."<b> (<a href=\"?page=online\">".$server -> MangosOnline()." hráčů</a>) | Patch 2.4.3| <a href=\"http://wow.zdechov.net/realmlist.wtf\">Realmlist</a> | Více info <a href=\"?page=server\">zde</a></b>18 <b>Server : </b>".$server -> ServerImg($server -> ServerOnline("wow.zdechov.net",8085))."<b> (<a href=\"?page=online\">".$server -> MangosOnline()." hráčů</a>) | Patch 3.0.9 | <a href=\"http://wow.zdechov.net/realmlist.wtf\">Realmlist</a> | Více info <a href=\"?page=server\">zde</a></b> 19 19 </td> 20 20 </tr> 
- 
      trunk/stat/stat.phpr484 r508 11 11 $RealmDatabase = $db_realmd; // must contains zone_coordinates and accounts table 12 12 $CharactersDatabase = $db_characters; // must contains zone_coordinates and accounts table 13 $EmuVersion = ' 2.4.3'; //$Config['Mangos']['Version'];13 $EmuVersion = '3.0.9'; //$Config['Mangos']['Version']; 14 14 $Owner = 'Admin'; //$Config['Web']['Admin']; 15 15 $ServerName = 'MaNGOS server'; //$Config['Web']['Title']; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/wow/chrome/site/your_project_logo.png)
