Home
last modified time | relevance | path

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

/web-master/manage/
H A Duser-notes.php143 … $search_votes = true; // set this only to change the output between votes table and notes table variable
219 if (!empty($search_votes)) {
312 if (!empty($search_votes)) {
358 if (!empty($search_votes)) {
385 if((isset($_REQUEST["view"]) || isset($_REQUEST['keyword'])) && empty($search_votes)) {
388 } elseif (isset($_REQUEST["view"]) && !empty($search_votes)) {

Completed in 7 milliseconds