projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb1a1ef
)
Fix class name.
author
Jan Schneider
<jan@horde.org>
Wed, 3 Feb 2010 09:18:58 +0000
(10:18 +0100)
committer
Jan Schneider
<jan@horde.org>
Wed, 3 Feb 2010 09:19:21 +0000
(10:19 +0100)
horde/scripts/upgrades/convert_datatree_perms_to_sql.php
patch
|
blob
|
history
diff --git
a/horde/scripts/upgrades/convert_datatree_perms_to_sql.php
b/horde/scripts/upgrades/convert_datatree_perms_to_sql.php
index
394f098
..
395eda3
100755
(executable)
--- a/
horde/scripts/upgrades/convert_datatree_perms_to_sql.php
+++ b/
horde/scripts/upgrades/convert_datatree_perms_to_sql.php
@@
-8,7
+8,7
@@
require_once dirname(__FILE__) . '/../../lib/Application.php';
Horde_Registry::appInit('horde', array('authentication' => 'none', 'cli' => true));
-$p = Perms::factory('datatree');
+$p =
Horde_
Perms::factory('datatree');
$query = '
INSERT INTO