mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 10:23:53 +02:00
Code Cleanup
This commit is contained in:
@@ -76,7 +76,7 @@ class theme_shortcodes extends e_shortcode
|
||||
|
||||
|
||||
|
||||
function sc_bootstrap_usernav($parm='')
|
||||
function sc_bootstrap_usernav($parm=null)
|
||||
{
|
||||
|
||||
$placement = e107::pref('theme', 'usernav_placement', 'top');
|
||||
|
Reference in New Issue
Block a user