This commit is contained in:
2019-06-12 22:16:37 -07:00
parent 870382a304
commit 5a0d73bbfd
56 changed files with 14 additions and 12 deletions

2
web/image.php Normal file → Executable file
View File

@@ -2,6 +2,8 @@
// Yuba image 0.0.1
require_once("togggle.php");
$db = $_GET['db'];
$id = $_GET['id'];