From 15e6bc54256083c57601cbccfe994d888e87ec59 Mon Sep 17 00:00:00 2001 From: "M@dD3n" Date: Wed, 28 Aug 2019 10:12:35 +0300 Subject: [PATCH] Fixes --- README.md | 4 ++-- inc/config.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 997c115..9557a0a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ sql_mode = "STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_ Сайт: [ave-cms.ru](https://ave-cms.ru/) -Форум: [forum.ave-cms.ru](https://forum.ave-cms.ru/) +Форум: [forum](https://www.nulled.cc/threads/102658/) E-mail: support@ave-cms.ru @@ -50,4 +50,4 @@ Google+: [Google+](https://plus.google.com/106406255345948508717) --- -Copyright © 2007-2018 [Ave-Cms.Ru](https://ave-cms.ru) | [AVE.cms 3.25](https://ave-cms.ru) \ No newline at end of file +Copyright © 2007-2019 [Ave-Cms.Ru](https://ave-cms.ru) | [AVE.cms 3.26](https://ave-cms.ru) \ No newline at end of file diff --git a/inc/config.php b/inc/config.php index f4b3c3a..8ef63e8 100755 --- a/inc/config.php +++ b/inc/config.php @@ -12,7 +12,7 @@ */ @define('APP_NAME', 'AVE.cms'); - @define('APP_VERSION', '3.25'); + @define('APP_VERSION', '3.26'); @define('APP_INFO', 'Ave-Cms.Ru '.'© 2007-' . date('Y')); $themes = array();