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