Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
function generic_comma_cb(&$item) {
generic_cb($item);
list($item['menu_1'],$item['menu_2'],$item['menu_3'])=
explode(",",$item['menu_1'],3);
}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.