1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 04:12:00 +02:00

Added new e_related.php files to news and page

This commit is contained in:
Cameron
2014-01-22 07:40:01 -08:00
parent 375d1899ef
commit 064e461fc2
3 changed files with 145 additions and 0 deletions

View File

@@ -2241,6 +2241,8 @@ class e_form
$tp = e107::getParser();
$types = explode(',',$type);
$list = array();
foreach($types as $plug)
{