diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2014-01-15 19:03:29 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2014-08-23 12:26:19 +0200 |
commit | 21a909f819cc340564770ea63e383ee6013fc167 (patch) | |
tree | c166c5281154520b5c144271385dfa7214099c19 /buildscripts/texbuilder/Page2Tex.php | |
parent | 28f0d29a861f9af01dd289e614ac0b9f0ee18b38 (diff) |
Removed ?> from buildscripts and demos
Diffstat (limited to 'buildscripts/texbuilder/Page2Tex.php')
-rw-r--r-- | buildscripts/texbuilder/Page2Tex.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/texbuilder/Page2Tex.php b/buildscripts/texbuilder/Page2Tex.php index b0d37149..ce2ece7f 100644 --- a/buildscripts/texbuilder/Page2Tex.php +++ b/buildscripts/texbuilder/Page2Tex.php @@ -343,5 +343,3 @@ class Page2Tex return "<p id=\"".($page + (++self::$p_count))."\" class=\"block-content\">"; } } - -?> |