Home
last modified time | relevance | path

Searched refs:unwatch_category_and_descendants (Results 1 – 2 of 2) sorted by relevance

/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-browse_categories.php119 $categlib->unwatch_category_and_descendants($user, $_REQUEST['watch_object']);
/dports/www/tikiwiki/tiki-21.2/lib/categories/
H A Dcateglib.php1709 function unwatch_category_and_descendants($user, $categId) function in CategLib