r25181 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r25180
|
r25181
|
r25182
>
Date:
23:47, 26 August 2007
Author:
tlaqua
Status:
old
Tags:
Comment:
Added alias addGoogleAnalytics() f/ backwards compatibility.
Modified paths:
/trunk/extensions/googleAnalytics/googleAnalytics.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/googleAnalytics/googleAnalytics.php
—
—
@@ -59,3 +59,6 @@
60
60
61
61
return $funcOutput;
62
62
}
63
+
64
+///Alias for efAddGoogleAnalytics - backwards compatibility.
65
+function addGoogleAnalytics() { return efAddGoogleAnalytics(); }
Status & tagging log
15:20, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r25181
[
removed:
ok
added:
old]