diff --git a/lib/copy_this/www/lib/framework/db.php b/lib/copy_this/www/lib/framework/db.php index 36412fb11..d5552bdbe 100644 --- a/lib/copy_this/www/lib/framework/db.php +++ b/lib/copy_this/www/lib/framework/db.php @@ -969,7 +969,7 @@ class DB extends \PDO * PHP interpretation of MySQL's from_unixtime method. * @param int $utime UnixTime * - * @return bool|string + * @return string */ public function from_unixtime($utime) {