From: Rob Church Date: Sun, 29 Jul 2007 20:45:07 +0000 (+0000) Subject: What is this, Blankety Blank? X-Git-Tag: 1.31.0-rc.0~51942 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=7f3666b78bdcec493a319de613d5d7f20ff11d0b;p=lhc%2Fweb%2Fwiklou.git What is this, Blankety Blank? --- 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();