Added GET profiling to pecl memcached (like the PHP one has).
[lhc/web/wiklou.git] / includes / WebRequest.php
index aeac694..e251ac5 100644 (file)
@@ -382,7 +382,7 @@ class WebRequest {
 
        /**
         * Unset an arbitrary value from our get/post data.
-        *
+        *
         * @param $key String: key name to use
         * @return Mixed: old value if one was present, null otherwise
         */