projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52ee026
)
fix path
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 7 Jun 2010 16:15:58 +0000
(12:15 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 7 Jun 2010 16:31:37 +0000
(12:31 -0400)
jonah/channels/index.php
patch
|
blob
|
history
diff --git
a/jonah/channels/index.php
b/jonah/channels/index.php
index
a8513f7
..
f16c3fb
100644
(file)
--- a/
jonah/channels/index.php
+++ b/
jonah/channels/index.php
@@
-11,7
+11,7
@@
* @author Marko Djukic <marko@oblo.com>
*/
-require_once dirname(__FILE__) . '/lib/Application.php';
+require_once dirname(__FILE__) . '/
../
lib/Application.php';
$jonah = Horde_Registry::appInit('jonah');
if (!Jonah::checkPermissions('jonah:news', Horde_Perms::EDIT)) {