chameleon_help
themes/chameleon/chameleon.theme, строка 183
- Версии
- 5 – 6
chameleon_help()
Код
<?php
function chameleon_help() {
if ($help = menu_get_active_help()) {
return '<div class="help">'. $help .'</div><hr />';
}
}
?>
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии