From a5ddb2af05644972de70dab3225bab0797a93934 Mon Sep 17 00:00:00 2001 From: polo Date: Sun, 20 Feb 2022 02:57:36 +0100 Subject: imagemagick --- index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 5733e8e..2b228da 100644 --- a/index.php +++ b/index.php @@ -24,7 +24,6 @@ $storage = 'files'; // 'files' ou 'database' // config perso include('config.php'); - // traitement des requĂȘtes AJAX if(isset($_GET['action']) && isset($_GET['page']) && $_GET['action'] == 'upload_image') { -- cgit v1.2.3