may be error in "admin\libraries\phocadownload\file\file.php"

Phoca Download - download manager
srkuz
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 31 May 2018, 11:47

may be error in "admin\libraries\phocadownload\file\file.php"

Post by srkuz »

Archive: com_phocadownload_v3.2.0.zip
File: admin\libraries\phocadownload\file\file.php
String number: 227
Current code: public static function getFileTime($filename, $function, $format = DATE_FORMAT_LC3) {
Required code: public static function getFileTime($filename, $function, $format = 'DATE_FORMAT_LC3') {
Explanation: I get an error, if DATE_FORMAT_LC3 present without quotes!

Best regards,
Sergey Kuznetsov
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48550
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: may be error in "admin\libraries\phocadownload\file\file.php"

Post by Jan »

Hi, thank you for your info, see:
viewtopic.php?f=31&t=61163

Jan
If you find Phoca extensions useful, please support the project
Post Reply