Hi again,
Might be me, might be a bug, I don't really know. But whenever I use the function 'menu_data()' I get the text 'menu' on my webpage. Error occured only after I did the update to 3.3.0, not present in 3.2.3
This is my exact code:
Can't seem to get rid of it.
Might be me, might be a bug, I don't really know. But whenever I use the function 'menu_data()' I get the text 'menu' on my webpage. Error occured only after I did the update to 3.3.0, not present in 3.2.3
This is my exact code:
PHP Code:
$menu = menu_data();
Can't seem to get rid of it.