From f75b1af2ebda3166ce04c0eaaad8c08bcc894723 Mon Sep 17 00:00:00 2001 From: job3507 Date: Mon, 30 Mar 2026 10:42:37 +0300 Subject: [PATCH] 1 --- config/config.php | 11 +++++++++++ index.php | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 config/config.php diff --git a/config/config.php b/config/config.php new file mode 100644 index 0000000..2ff8b33 --- /dev/null +++ b/config/config.php @@ -0,0 +1,11 @@ + '', +'dbuser' => '', +'dbpass' => '', +'dbnamem' => '', +//'' => '', +); + +?> \ No newline at end of file diff --git a/index.php b/index.php index 3d322db..4e21136 100644 --- a/index.php +++ b/index.php @@ -47,7 +47,7 @@ - Обнавлено в + Обнавлено в \ No newline at end of file