mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 21:32:09 +02:00
Removed redundant PHP closing tags.
This commit is contained in:
@@ -104,4 +104,3 @@ class list_comment
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
@@ -72,4 +72,3 @@ class list_members
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
@@ -139,4 +139,3 @@ class list_news
|
||||
return preg_replace($search, $replace, $title);
|
||||
}
|
||||
}
|
||||
?>
|
Reference in New Issue
Block a user