phptemplate_features
themes/engines/phptemplate/phptemplate.engine, строка 132
- Версии
- 5
phptemplate_features()
Возвращаемое значение
Array of template features
Код
<?php
function phptemplate_features() {
return array(
'toggle_logo',
'toggle_comment_user_picture',
'toggle_favicon',
'toggle_mission',
'toggle_name',
'toggle_node_user_picture',
'toggle_search',
'toggle_slogan'
);
}
?>
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии