Quantcast
Channel: DokuWiki
Viewing all articles
Browse latest Browse all 25296

plugin:starred - [Installation]

$
0
0
1453642331current
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

Viewing all articles
Browse latest Browse all 25296