aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/autoconfigbackup/crypt_acb.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/autoconfigbackup/crypt_acb.php b/config/autoconfigbackup/crypt_acb.php
index 29d6a74f..f057eb9d 100644
--- a/config/autoconfigbackup/crypt_acb.php
+++ b/config/autoconfigbackup/crypt_acb.php
@@ -132,4 +132,3 @@ function stripos($str, $needle) {
return strpos(strtolower($str), strtolower($needle));
}
-?>