summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-01-09 20:44:25 +0100
committerErich Eckner <git@eckner.net>2024-01-09 20:44:25 +0100
commit7b79ed1ac2886672e9394de294d38ed8d6c19e2e (patch)
treef65dd12cc4e2e65ceaa8264a517292c7274a2429
parentf7abb0843f00ee666ea54f4a6fa48164d09b9f54 (diff)
downloadcomputer-time-limit-7b79ed1ac2886672e9394de294d38ed8d6c19e2e.tar.xz
fix indentation
-rw-r--r--computer-time-limit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/computer-time-limit.php b/computer-time-limit.php
index 6f29bad..a00a9b1 100644
--- a/computer-time-limit.php
+++ b/computer-time-limit.php
@@ -62,7 +62,7 @@ if (array_key_exists('msg', $_POST) && array_key_exists('sig', $_POST)) {
;;
}
if ($noch == 0) {
- $aktiv = 0;
+ $aktiv = 0;
}
$db -> exec(
'UPDATE `computer_time`' .