Remove reference to deleted file
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 3 Jan 2014 12:01:28 +0000 (13:01 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Fri, 3 Jan 2014 12:01:28 +0000 (13:01 +0100)
It didn't even point to the right location…

Follow-up to I70d20bf2.

Change-Id: I7f909873035b9176ba9b7c2bf41b05d9eede3cc4

includes/upload/UploadBase.php

index 3d2b3f4..9f34f9c 100644 (file)
@@ -31,8 +31,6 @@
  * UploadBase and subclasses are the backend of MediaWiki's file uploads.
  * The frontends are formed by ApiUpload and SpecialUpload.
  *
- * See also includes/docs/upload.txt
- *
  * @author Brion Vibber
  * @author Bryan Tong Minh
  * @author Michael Dale