1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 15:46:44 +02:00

Do not require php closing tag for addons

This commit is contained in:
marj
2009-10-29 13:36:27 +00:00
parent 91cd854578
commit 23daf63a16
3 changed files with 32 additions and 10 deletions

View File

@@ -41,4 +41,3 @@ if($items = $sql -> db_Select('chatbox', "*", "cb_blocked=0 ORDER BY cb_datestam
$eplug_rss_data[] = $rss;
$eplug_rss_feed[] = $feed;
?>