From: Tom Gilder Date: Tue, 11 Oct 2005 23:51:59 +0000 (+0000) Subject: add class="active" for CSS purposes X-Git-Tag: 1.6.0~1460 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=6bbe9edde7286f305af2bf1fb216c8e45e0e2ea7;p=lhc%2Fweb%2Fwiklou.git add class="active" for CSS purposes --- diff --git a/skins/MonoBook.php b/skins/MonoBook.php index 95e6cddae7..b07660c966 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -48,7 +48,6 @@ class MonoBookTemplate extends QuickTemplate { */ function execute() { // Suppress warnings to prevent notices about missing indexes in $this->data - global $action; wfSuppressWarnings(); ?> @@ -132,7 +131,9 @@ class MonoBookTemplate extends QuickTemplate {