KONTOLODON
/
var
/
www
/
ojs-3.3.0-13
/
lib
/
pkp
/
lib
/
Nama File / Folder
Size
Action
counterBots
--
NONE
pdfobject
--
NONE
vendor
--
NONE
laravel-helper-4017.diff
0.402KB
Hapus
Edit
Rename
libraries.txt
0.318KB
Hapus
Edit
Rename
--- src/Illuminate/Foundation/helpers.php 2020-11-25 11:58:39.156265330 -0800 +++ src/Illuminate/Foundation/helpers.php-patched 2020-11-25 12:19:26.628115587 -0800 @@ -881,7 +881,8 @@ } } -if (! function_exists('__')) { +// DISABLED __ helper to avoid PKP conflict: https://github.com/pkp/pkp-lib/issues/4017 +if (false && ! function_exists('__')) { /** * Translate the given message. *