http://www.mediawiki.org/wiki/Special:Code/MediaWiki/74143
Revision: 74143
Author: ialex
Date: 2010-10-02 14:23:26 +0000 (Sat, 02 Oct 2010)
Log Message:
-----------
Fixed a doxygen warning
Modified Paths:
--------------
trunk/phase3/includes/StringUtils.php
Modified: trunk/phase3/includes/StringUtils.php
===================================================================
--- trunk/phase3/includes/StringUtils.php 2010-10-02 14:16:23 UTC (rev
74142)
+++ trunk/phase3/includes/StringUtils.php 2010-10-02 14:23:26 UTC (rev
74143)
@@ -125,6 +125,7 @@
* @param $replace String: replacement string. May contain $1, which
will be
* replaced by the text between the delimiters
* @param $subject String to search
+ * @param $flags String: regular expression flags
* @return String: The string with the matches replaced
*/
static function delimiterReplace( $startDelim, $endDelim, $replace,
$subject, $flags = '' ) {
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs