Go to the source code of this file.
Variables | |
| $new_votes_list = array() | |
| $new_votes_list_item_id = array() | |
| $new_votes_list_tracker = array() | |
| $count = $count + $new_vote | |
| $PHP_SELF | |
| $sql = "SELECT * FROM user_votes WHERE user_id='".user_getid()."' ORDER BY howmuch DESC , item_id ASC LIMIT 100 " | |
| $result = db_query($sql) | |
| $prefix = utils_get_tracker_prefix($row['tracker']) | |
| $icon = utils_get_tracker_icon($row['tracker']) | |
| & | nbsp |
| < ahref="'.$GLOBALS['sys_home'].$row['tracker'].'/?func=detailitem&item_id='.$row['item_id'].'">< imgsrc="'.$GLOBALS['sys_home'].'images/'.SV_THEME.'.theme/'.$icon.'.png"class="icon"alt="'.$row['tracker'].'"/> | summary |
|
|
Definition at line 49 of file my/votes.php. Referenced by my_incoming_assigned_item_list(), my_incoming_unassigned_item_list(), my_item_list(), show_features_boxes(), and show_votes(). |
|
|
Definition at line 98 of file my/votes.php. Referenced by format_item_details(), my_incoming_assigned_item_list(), my_incoming_unassigned_item_list(), and my_item_list(). |
|
|
Definition at line 41 of file my/votes.php. |
|
|
Definition at line 42 of file my/votes.php. |
|
|
Definition at line 43 of file my/votes.php. |
|
|
Definition at line 87 of file my/votes.php. |
|
|
Definition at line 97 of file my/votes.php. Referenced by my_incoming_assigned_item_list(), my_incoming_unassigned_item_list(), my_item_list(), and show_votes(). |
|
|
Definition at line 90 of file my/votes.php. |
|
|
Definition at line 89 of file my/votes.php. |
|
|
Definition at line 102 of file my/votes.php. |
|
|
Definition at line 104 of file my/votes.php. Referenced by forum_header(), get_news_name(), menu_thispage(), my_incoming_assigned_item_list(), my_incoming_unassigned_item_list(), my_item_list(), news_show_latest(), show_item_list_sober(), show_votes(), and trackers_data_handle_update(). |
1.4.4