Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
19
for
forms.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 22, 2008, 9:12:20 AM (
16 years
ago)
Author:
george
Message:
Upraveno: Typy přepsány z procedurálního zápisu na objektový.
Přidáno: Zobrazení špičky použité paměti.
Opraveno: Needitovat položky s neaktivním příznakem Editovatelné.
File:
1 edited
forms.php
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
forms.php
r14
r19
35
35
);
36
36
if($Context != '') $Context = $Context.'-';
37
foreach($this->Definition['Items'] as $I
tem)
37
foreach($this->Definition['Items'] as $I
ndex => $I
tem)
38
38
{
39
39
if($Item['Type'] != $TypeNames['Hidden'])
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive