Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
9
for
page.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:
Oct 11, 2008, 11:06:21 PM (
16 years
ago)
Author:
george
Message:
Přidáno: Částečná podpora pro historii všech záznamů. Editace vytváří nový záznam. Zobrazení historie dané položky.
File:
1 edited
page.php
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
page.php
r8
r9
70
70
$Output = $this->ShowHeader($this->FullTitle, $this->ShortTitle).$Output;
71
71
//$Output .= $this->ShowFooter();
72
//
echo($this->FormatOutput($Output)
);
72
//
$Output = $this->FormatOutput($Output
);
73
73
echo($Output);
74
74
}
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive