Use 403 forbidden on shifts json, atom export and ical export
parent
c9ebaa972c
commit
fc773b25b3
@ -1,11 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Displays a fatal message and stops execution.
|
|
||||||
*
|
|
||||||
* @param string $message
|
|
||||||
*/
|
|
||||||
function engelsystem_error($message)
|
|
||||||
{
|
|
||||||
raw_output($message);
|
|
||||||
}
|
|
Loading…
Reference in New Issue