Typo ... but should be in language file.
Este commit está contenido en:
padre
8d7b3afc3b
commit
ca1af997ba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
|
|
@ -27,7 +27,7 @@ $book = Book::getBookByDataId($idData);
|
|||
$data = $book->getDataById ($idData);
|
||||
|
||||
if (filesize ($data->getLocalPath ()) > 10 * 1024 * 1024) {
|
||||
echo 'Attachement too big';
|
||||
echo 'Attachment too big';
|
||||
exit;
|
||||
}
|
||||
|
||||
|
|
|
|||
Cargando…
Añadir tabla
Añadir enlace
Referenciar en una nueva incidencia