From c0dc531ebefd8912819f3b6c8bda1fed3c7e750c Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Wed, 31 Jan 2024 06:11:00 +0300 Subject: make it simple, but not simpler --- handler/Contacts.php | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 handler/Contacts.php (limited to 'handler/Contacts.php') diff --git a/handler/Contacts.php b/handler/Contacts.php deleted file mode 100644 index c60479d..0000000 --- a/handler/Contacts.php +++ /dev/null @@ -1,16 +0,0 @@ -skin->title = $this->lang['contacts']; - return $this->skin->renderPage('main/contacts', - email: $config['admin_email']); - } - -} \ No newline at end of file -- cgit v1.2.3