From: Aryeh Gregor Date: Tue, 15 Jan 2008 14:48:24 +0000 (+0000) Subject: (bug 12202) Strict standards: mark static methods static. X-Git-Tag: 1.31.0-rc.0~49991 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=19cf028aeaa02f5c1c39bcfe18cbf9eeddd2c238;p=lhc%2Fweb%2Fwiklou.git (bug 12202) Strict standards: mark static methods static. --- diff --git a/includes/ExternalStore.php b/includes/ExternalStore.php index 5efc6e2565..79937b8535 100644 --- a/includes/ExternalStore.php +++ b/includes/ExternalStore.php @@ -1,18 +1,15 @@