Finalize three-state toggle feature

This commit is contained in:
2026-02-11 12:27:52 -08:00
parent d48b934f5d
commit 6be1cfb6ab
3 changed files with 79 additions and 51 deletions

2
db.php
View File

@@ -1,5 +1,5 @@
<?php
$host = '192.168.0.201';
$host = 'localhost';
$db = 'tinytask';
$user = 'tinytask'; // change this if needed
$pass = 'GD3AVEZRNnE@A3P]'; // change this if needed