From 370e83bb0dfd0c70de268c93bf07ad5ee0897192 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 15 Aug 2008 01:29:47 +0200 Subject: Update auf 1.13.0 --- includes/WebResponse.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'includes/WebResponse.php') diff --git a/includes/WebResponse.php b/includes/WebResponse.php index f1578885..05023e15 100644 --- a/includes/WebResponse.php +++ b/includes/WebResponse.php @@ -16,5 +16,3 @@ class WebResponse { setcookie($name,$value,$expire, $wgCookiePath, $wgCookieDomain, $wgCookieSecure); } } - - -- cgit v1.2.3-54-g00ecf