Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sourcefabric/Newscoop
Browse files Browse the repository at this point in the history
  • Loading branch information
takeit committed Feb 10, 2015
2 parents f22f374 + 96e410d commit 70789d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions newscoop/template_engine/classes/CampURIShortNames.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ public function __construct($p_uri = null)
if ($template->defined()) {
$this->m_template = $template;
}

CampTemplate::singleton()->config_dir = APPLICATION_PATH . '/../themes/' . $themePath . '_conf';
}

CampTemplate::singleton()->trigger_error($e->getMessage());
Expand Down

0 comments on commit 70789d9

Please sign in to comment.