Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change →
Changeset
47
for
trunk/Base/Module.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:
Jul 27, 2014, 9:14:56 PM (
10 years
ago)
Author:
chronos
Message:
Odstraněno: Zbytečná PHP ukončovací značka "?>" z konce všech souborů.
Location:
trunk
Files:
2 edited
.
(modified)
(
1 prop
)
Base/Module.php
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
trunk
Property
svn:ignore
old
new
1
2
1
config.php
2
.project
trunk/Base/Module.php
r40
r47
7
7
var $Config;
8
8
9
function __construct($System)
9
function __construct($System)
10
10
{
11
11
$this->Database = $System->Database;
…
…
14
14
}
15
15
}
16
17
?>
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive