From: Brion Vibber Date: Mon, 9 Jun 2008 17:53:04 +0000 (+0000) Subject: update comment w/ new location of js funcs X-Git-Tag: 1.31.0-rc.0~47097 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=2ec2fa3ccad0522ba6fca88abe510e13461244c1;p=lhc%2Fweb%2Fwiklou.git update comment w/ new location of js funcs --- diff --git a/includes/EditPage.php b/includes/EditPage.php index 48203d1518..0c428ec73f 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -1790,7 +1790,7 @@ END /** * Shows a bulletin board style toolbar for common editing functions. * It can be disabled in the user preferences. - * The necessary JavaScript code can be found in style/wikibits.js. + * The necessary JavaScript code can be found in skins/common/edit.js. * * @return string */