From 21055497b090b4922c48ea4262f9d31235b3210b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Mon, 14 Oct 2024 15:06:13 +0900 Subject: [PATCH] Apply .gitignore --- .gitignore | 11 +- app/Controllers/MVController.php | 2 +- public/mapurl/index.html | 2693 ------------------------------ writable/debugbar/index.html | 11 + 4 files changed, 17 insertions(+), 2700 deletions(-) delete mode 100644 public/mapurl/index.html create mode 100644 writable/debugbar/index.html diff --git a/.gitignore b/.gitignore index 4b2ab12..36f4821 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,10 @@ #codeigniter4 -composer.lock -/vendor/ -public/vendors/ -public/tinymce_uploads +public/mapurl/ .env -google_client_secret.json - +composer.lock +vendor/ +public/vendors/ +public/tinymce_uploads/ writable/caceh/* !writable/caceh/index.html writable/logs/* diff --git a/app/Controllers/MVController.php b/app/Controllers/MVController.php index e780c91..7a67853 100644 --- a/app/Controllers/MVController.php +++ b/app/Controllers/MVController.php @@ -337,7 +337,7 @@ abstract class MVController extends CommonController } $this->getModel()->limit($this->per_page, $this->page * $this->per_page - $this->per_page); $entitys = $this->getModel()->select($this->getModel()->getTable() . '.*')->findAll(); - // log_message("debug", $this->getModel()->getLastQuery()); + log_message("debug", $this->getModel()->getLastQuery()); return $entitys; } final protected function list_procedure(): string diff --git a/public/mapurl/index.html b/public/mapurl/index.html deleted file mode 100644 index e9ae6ff..0000000 --- a/public/mapurl/index.html +++ /dev/null @@ -1,2693 +0,0 @@ - - - - - - - - - - - - - - diff --git a/writable/debugbar/index.html b/writable/debugbar/index.html new file mode 100644 index 0000000..b702fbc --- /dev/null +++ b/writable/debugbar/index.html @@ -0,0 +1,11 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + +