| Versionen | |
|---|---|
| drupal6 | theme_search_theme_form() |
Implemented using the search-theme-form.tpl.php template.
developer-docs/
<?php
function theme_search_theme_form() {
// This function is never used; see the corresponding template file instead.
}
?>
Kommentare
Kommentar hinzufügen