Skip to content

Commit

Permalink
Cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
goliatone committed Jan 16, 2012
1 parent 5ecefd6 commit 8975cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/resources.php
Expand Up @@ -92,7 +92,7 @@ private function _configure()
{
if(!isset($this->_metas[$scope])) $this->_metas[$scope] = array();
$this->_metas[$scope] = $config['meta'];
} else die( "We don't have fuckig meta");
}

if(isset($config['styles']))
{
Expand Down

0 comments on commit 8975cb4

Please sign in to comment.