Revert "Security update"

This reverts commit f1db531df1.
This commit is contained in:
bergware
2021-08-13 21:05:09 +02:00
parent f1db531df1
commit 4d97055d53

View File

@@ -1,8 +1,6 @@
<?php
// incuded in login.php
if (!function_exists('_')) exit; // exit on direct calls
function fileRead($file) {
$text = "";
if (file_exists($file)) {