really truly bare-bones comanche

This commit is contained in:
friendica
2013-08-28 20:03:01 -07:00
parent 1dbfb311b7
commit 03e1a0cc15
2 changed files with 59 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ function menu_render($menu) {
}
function menu_fetch_id($menu_id,$channel_id) {
$r = q("select * from menu where menu_id = %d and menu_channel_id = %d limit 1",