projects
/
mdref
/
mdref
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
45779fc
)
fix exclude
author
Michael Wallner
<mike@php.net>
Wed, 20 Aug 2014 12:48:49 +0000
(14:48 +0200)
committer
Michael Wallner
<mike@php.net>
Wed, 20 Aug 2014 12:48:49 +0000
(14:48 +0200)
views/layout.phtml
patch
|
blob
|
history
diff --git
a/views/layout.phtml
b/views/layout.phtml
index 2a7d3d18a0fdc7453867854dc335999734efe3ad..6ef8686ad87315b52694b7e11fb7d5c563830909 100644
(file)
--- a/
views/layout.phtml
+++ b/
views/layout.phtml
@@
-21,7
+21,7
@@
<?php include __DIR__."/index.phtml" ?>
<?php endif; ?>
- <?php if ($_SERVER["SERVER_NAME"] != "localhost
2
") : ?>
+ <?php if ($_SERVER["SERVER_NAME"] != "localhost") : ?>
<div id="disqus_thread"></div>
<script>
var disqus_shortname = 'mdref';