r23991 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23990‎ | r23991 | r23992 >
Date:08:04, 11 July 2007
Author:nickj
Status:old
Tags:
Comment:
@desc tags are obsolete, but I was slow to read that memo...
Modified paths:
  • /trunk/phase3/maintenance/parserTests.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/parserTests.inc
@@ -603,7 +603,7 @@
604604 }
605605
606606 /**
607 - * @desc delete the specified files, if they exist.
 607+ * Delete the specified files, if they exist.
608608 * @param array $files full paths to files to delete.
609609 */
610610 private static function deleteFiles( $files ) {
@@ -615,7 +615,7 @@
616616 }
617617
618618 /**
619 - * @desc delete the specified directories, if they exist. Must be empty.
 619+ * Delete the specified directories, if they exist. Must be empty.
620620 * @param array $dirs full paths to directories to delete.
621621 */
622622 private static function deleteDirs( $dirs ) {

Follow-up revisions

RevisionCommit summaryAuthorDate
r24096Merged revisions 23910-24094 via svnmerge from...david22:38, 14 July 2007

Status & tagging log