ebc01031 by Yashwant

Security issue resolve

1 parent 03982206
......@@ -4,6 +4,7 @@
<title>{!! Config::get("app.name") !!} - {!! Config::get('app.app_title') !!}</title>
<meta charset="UTF-8" />
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<?php
$v=Config::get('app.app_version');
$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!