mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
title as pdf name
This commit is contained in:
@@ -20,7 +20,7 @@ use \IntlDateFormatter as DateFormatter;
|
||||
|
||||
class PDFRecords extends PDF
|
||||
{
|
||||
private static $maxFilenameLength = 256;
|
||||
public static $maxFilenameLength = 256;
|
||||
|
||||
/** @var Printer */
|
||||
private $printer;
|
||||
|
Reference in New Issue
Block a user