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

Code Cleanup

This commit is contained in:
Cameron
2019-05-20 14:53:43 -07:00
parent 6a2fdab074
commit bdb45485ee
27 changed files with 55 additions and 44 deletions

View File

@@ -64,7 +64,7 @@ class news_rss // plugin-folder + '_rss'
* @param string $parms
* @return array
*/
function data($parms='')
function data($parms=null)
{
$pref = e107::getConfig()->getPref();