From c9e5cb3762c6e442e03d5324a54aaac6846ff7da Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Mon, 16 Dec 2024 19:50:07 +0700 Subject: [PATCH] mirzaev\minimal\http\enumerations\content --- author/project/system/controllers/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/author/project/system/controllers/index.php b/author/project/system/controllers/index.php index 9f6ee77..2726db0 100755 --- a/author/project/system/controllers/index.php +++ b/author/project/system/controllers/index.php @@ -8,7 +8,8 @@ namespace ${REPO_OWNER}\${REPO_NAME}\controllers; use ${REPO_OWNER}\${REPO_NAME}\controllers\core; // Framework for PHP -use mirzaev\minimal\http\enumerations\status; +use mirzaev\minimal\http\enumerations\content, + mirzaev\minimal\http\enumerations\status; /** * Index