In superfish.admin.inc there is:
function slp_default() {..}
seems like it should be:
function superfish_slp_default() {..}
In superfish.admin.inc there is:
function slp_default() {..}
seems like it should be:
function superfish_slp_default() {..}
Comments
Comment #1
mehrpadin commentedHey there,
Thanks for this! :)
Comment #2
mehrpadin commented