ebc01031 by Yashwant

Security issue resolve

1 parent 03982206
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
4 <title>{!! Config::get("app.name") !!} - {!! Config::get('app.app_title') !!}</title> 4 <title>{!! Config::get("app.name") !!} - {!! Config::get('app.app_title') !!}</title>
5 5
6 <meta charset="UTF-8" /> 6 <meta charset="UTF-8" />
7 <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
7 <?php 8 <?php
8 $v=Config::get('app.app_version'); 9 $v=Config::get('app.app_version');
9 $vieportopt=explode(":",Config::get("app.kstych_viewportMeta")); 10 $vieportopt=explode(":",Config::get("app.kstych_viewportMeta"));
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!