Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
403
for
rss.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 27, 2009, 9:25:57 AM (
16 years
ago)
Author:
george
Message:
Přidáno: RSS kanál pro seznam finančních příspěvků. * Přidáno: Návod a soubory ke stažení pro testovací realm 3.0.3 WoTLK.
File:
1 edited
rss.php
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
rss.php
r389
r403
14
14
$Items[] = array(
15
15
'Title' => $Row['title'],
16
'Link' =>
$Config['Web']['BaseURL'],
16
'Link' =>
'http://'.$_SERVER['SERVER_NAME'].
$Config['Web']['BaseURL'],
17
17
'Description' => $Row['short_text']." (".$Row['User'].")",
18
18
'Time' => $Row['UNIX_TIMESTAMP(news.time)'],
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive