This commit is contained in:
euromark 2012-10-27 00:26:54 +02:00
parent f4f4aa4a2a
commit 5324a8ca9c
4 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@
<title><?php echo $page_title?></title>
<?php echo $this->Html->charset(); ?>
<?php if (Configure::read('debug') == 0) { ?>
<?php if (!Configure::read('debug')) { ?>
<meta http-equiv="Refresh" content="<?php echo $pause?>;url=<?php echo $url?>"/>
<?php } ?>
<style><!--