' . $desc . ''; if (!(local_channel() && Apps::system_app_installed(local_channel(), 'Categories'))) { return $text; } $c = new Comanche(); return $c->widget('catcloud', EMPTY_STR); } }