Manage the tags. More...
Go to the source code of this file.
Variables | |
$js = sprintf("onclick=\"show_tag('%s','%s','%s','p')\"",Dossier::id(),$_REQUEST['ac'],'-1') | |
$tag = new Tag($cn) | |
$uos = new Tool_Uos('tag') | |
if (isset($_POST['save_tag_sb'])) |
Manage the tags.
Definition in file cfgtags.inc.php.
$js = sprintf("onclick=\"show_tag('%s','%s','%s','p')\"",Dossier::id(),$_REQUEST['ac'],'-1') |
Definition at line 57 of file cfgtags.inc.php.
Definition at line 30 of file cfgtags.inc.php.
$uos = new Tool_Uos('tag') |
Definition at line 31 of file cfgtags.inc.php.
if(isset($_POST['save_tag_sb'])) |
Definition at line 32 of file cfgtags.inc.php.