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 @@ + + + +Directory access is forbidden.
+ + +