FIX: Disqus not migrated to new config

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-05-17 20:58:50 +02:00
parent 23617b21bc
commit 1b0c92bb31
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-->
<?php if ($blogdisqus) { // check if disqus is enabled ?>
<?php if ($config['blog']['disqus']) { // check if disqus is enabled ?>
<section class="card">
<div id="disqus_thread"></div>
<script type="text/javascript">