Added missing file audit_log.php

This commit is contained in:
2021-08-12 22:56:34 +02:00
parent 9db6477952
commit 23c5901b9b

4
audit_log.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
# Do NOT remove this or the data will be exposed to the world
exit;
?>