diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2014-01-15 19:03:29 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2014-01-15 19:03:29 +0100 |
commit | fa51a0a2e3ce4ec4a82a5d2f53fbd50cfcb16528 (patch) | |
tree | c7e8326aec8b19edbb82c1a7be678bb5bffdbfec /buildscripts/texbuilder/Page2Tex.php | |
parent | ae49488b23722b4e56b18b0492da2f855119d1ae (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\">"; } } - -?> |