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

Fixed all PHP syntax errors

This commit is contained in:
Nick Liu
2020-09-28 20:59:12 -05:00
parent 317f4f2a04
commit 043bc702e5
5 changed files with 7 additions and 5 deletions

View File

@@ -98,4 +98,5 @@ if($items = $sqlrss->select('featurebox', "*", "fb_class = 0 DESC LIMIT 0,".$thi
}
}
$eplug_rss_data[] = $rss;
//##### ------------------------------------------------------------------------------------
//##### ------------------------------------------------------------------------------------
*/