Skip to content
Snippets Groups Projects
Commit 214afdbb authored by Damien's avatar Damien
Browse files

FIX #3274 test

parent 508404f6
No related branches found
No related tags found
No related merge requests found
......@@ -243,7 +243,7 @@ if ($s_id == '') {
} catch(Exception $e) {
$logger = Logger::getLogger('loggerTechnique');
$logger->warn(
"[{$_SESSION['user']['UserId']}][View_resource_controler] Watermark has failed"
"[{$_SESSION['user']['UserId']}][View_resource_controler] Watermark has failed :("
);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment