From ccd20b97ef200f5ad75f59ae733cff537de95e11 Mon Sep 17 00:00:00 2001 From: qvv Date: Sat, 16 Jan 2016 23:47:40 +0700 Subject: [PATCH] Tuning --- .gitignore | 1 - protected/runtime/cache/.htaccess | 1 + protected/views/layouts/main.php | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 protected/runtime/cache/.htaccess diff --git a/.gitignore b/.gitignore index 48d2e4d..0726076 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ /nbproject -/protected/runtime /assets /protected/config/config.bak /.idea \ No newline at end of file diff --git a/protected/runtime/cache/.htaccess b/protected/runtime/cache/.htaccess new file mode 100644 index 0000000..8d2f256 --- /dev/null +++ b/protected/runtime/cache/.htaccess @@ -0,0 +1 @@ +deny from all diff --git a/protected/views/layouts/main.php b/protected/views/layouts/main.php index 99aac57..b0bf342 100644 --- a/protected/views/layouts/main.php +++ b/protected/views/layouts/main.php @@ -28,7 +28,7 @@ Copyright © by UberTheme.
All Rights Reserved.
-
+