- Patch #49463 by markus: removed unused variable.

4.7.x
Dries Buytaert 2006-02-16 15:43:23 +00:00
parent dca43564df
commit adb74caa6c
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@ function phptemplate_page($content) {
/* Set title and breadcrumb to declared values */
if (drupal_get_path_alias($_GET['q']) == variable_get('site_frontpage', 'node')) {
$mission = theme_get_setting('mission');
$frontpage = true;
}
/* Add favicon */