1453642331 | current | ||
---|---|---|---|
Line 47: | Line 47: | ||
if (!plugin_isdisabled('sqlite')) { | if (!plugin_isdisabled('sqlite')) { | ||
$labeled = plugin_load('helper','labeled'); | $labeled = plugin_load('helper','labeled'); | ||
- | if($labeled ) { | + | if ($labeled) { |
$_vector_boxes["labeled"]["headline"] = "toggle favorite"; | $_vector_boxes["labeled"]["headline"] = "toggle favorite"; | ||
$_vector_boxes["labeled"]["xhtml"] = $labeled->tpl_labels(false, false); //prevent printing | $_vector_boxes["labeled"]["xhtml"] = $labeled->tpl_labels(false, false); //prevent printing |
↧
plugin:starred - [Installation]
↧