Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
141
for
guildy.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:
Nov 23, 2007, 11:20:39 PM (
17 years
ago)
Author:
george
Message:
Opraveno: Výběry oddělené databáze characters
File:
1 edited
guildy.php
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
guildy.php
r140
r141
1
1
<?
2
2
include('global.php');
3
$Database->select_db('characters');
4
3
ShowHeader();
5
4
…
…
27
26
}
28
27
29
$Database->select_db('mango
s');
28
$Database->select_db('character
s');
30
29
if(!array_key_exists('guild', $_GET))
31
30
{
…
…
83
82
}
84
83
85
86
84
ShowFooter();
87
85
?>
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive