Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change →
Changeset
404
for
honor.php
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jan 28, 2009, 11:23:01 AM (
16 years
ago)
Author:
george
Message:
Upraveno: Názvy databází MaNGOSu přesunuty do konfiguračního souboru a odkazované skripty upraveny k použití těchto proměnných.
File:
1 edited
honor.php
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
honor.php
r391
r404
4
4
5
5
echo('<h3>Nejlepší hráči:</h3><div align="center">');
6
$Database->select_db(
'characters'
);
6
$Database->select_db(
$Config['Mangos']['DatabaseCharacters']
);
7
7
8
8
$HonorRanks = array(
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive