mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 04:53:26 +00:00
Fix syntax
This commit is contained in:
@@ -53,6 +53,7 @@ try
|
||||
{
|
||||
$record->set_original_name($_FILES["newHD"]["name"]);
|
||||
}
|
||||
}
|
||||
catch (Exception $e)
|
||||
{
|
||||
echo '<center>', $e->getMessage(), '<br/><br/>';
|
||||
|
Reference in New Issue
Block a user