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/XML.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/XML.php
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
trunk
Property
svn:ignore
old
new
1
2
1
config.php
2
.project
trunk/Base/XML.php
r42
r47
48
48
var $Content;
49
49
var $Indentation;
50
50
51
51
function __construct()
52
52
{
…
…
56
56
$this->Indentation = 2;
57
57
}
58
58
59
59
function GetOutput()
60
60
{
…
…
104
104
}
105
105
}
106
107
?>
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive