added since tag to wikiScript after I wasted a minute finding when it was added ...
authorjeroendedauw <jeroendedauw@gmail.com>
Mon, 21 May 2012 13:39:01 +0000 (15:39 +0200)
committerjeroendedauw <jeroendedauw@gmail.com>
Mon, 21 May 2012 13:39:01 +0000 (15:39 +0200)
Change-Id: Idc4dd1353cdbfed31ad86446b59043bffa4ba225

resources/mediawiki/mediawiki.util.js

index 92610b9..4c20fad 100644 (file)
                 * Get address to a script in the wiki root.
                 * For index.php use mw.config.get( 'wgScript' )
                 *
+                * @since 1.18
                 * @param str string Name of script (eg. 'api'), defaults to 'index'
                 * @return string Address to script (eg. '/w/api.php' )
                 */