update comment w/ new location of js funcs
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 9 Jun 2008 17:53:04 +0000 (17:53 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 9 Jun 2008 17:53:04 +0000 (17:53 +0000)
includes/EditPage.php

index 48203d1..0c428ec 100644 (file)
@@ -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
         */