From 7f3666b78bdcec493a319de613d5d7f20ff11d0b Mon Sep 17 00:00:00 2001 From: Rob Church Date: Sun, 29 Jul 2007 20:45:07 +0000 Subject: [PATCH] What is this, Blankety Blank? --- includes/filerepo/File.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/filerepo/File.php b/includes/filerepo/File.php index 017acc0ad7..a8bd9fbb49 100644 --- a/includes/filerepo/File.php +++ b/includes/filerepo/File.php @@ -975,7 +975,8 @@ abstract class File { } /** - * Get the 14-character timestamp of the file upload, or false if + * Get the 14-character timestamp of the file upload, or false if + * it doesn't exist */ function getTimestamp() { $path = $this->getPath(); -- 2.20.1