Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flexydial
/
hdfc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ebc01031
authored
2018-04-25 16:59:03 +0530
by
Yashwant
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Security issue resolve
1 parent
03982206
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
application/resources/views/layout/header.blade.php
application/resources/views/layout/header.blade.php
View file @
ebc0103
...
...
@@ -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"
));
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment