Go to the source code of this file.
Variables | |
$js = sprintf("search_add_tag('%s','%s','%s')",$gDossier,$row['t_id'],$p_prefix) | |
$max = $this->cn->count($ret) | |
endfor | |
if ($max==0) |
$js = sprintf("search_add_tag('%s','%s','%s')",$gDossier,$row['t_id'],$p_prefix) |
Definition at line 30 of file tag_search_select.php.
$max = $this->cn->count($ret) |
Definition at line 6 of file tag_search_select.php.
Definition at line 31 of file tag_search_select.php.
if($max==0) |
Definition at line 7 of file tag_search_select.php.