Searched refs:hide_sub (Results 1 – 7 of 7) sorted by relevance
11 hide_sub int(1)27 hide_sub int(1)39 UPDATE {PREFIX}category SET hide_sub =
2 ALTER TABLE {PREFIX}category ADD COLUMN hide_sub int(1);
259 $this->hide_sub = (bool) $a_value;270 return (bool) $this->hide_sub;
89 …<input id="hide_sub_yes" name="serendipity[cat][hide_sub]" type="radio" value="1"{if $this_cat.hid…94 …<input id="hide_sub_no" name="serendipity[cat][hide_sub]" type="radio" value="0"{if $this_cat.hide…
1081 …gory($cid, $name, $desc, $authorid, $icon, $parentid, $sort_order = 0, $hide_sub = 0, $admin_categ… argument1091 hide_sub = ". (int)$hide_sub . "