projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96cf8a5
)
Mnemo: oops, not everyone uses my home directory
author
Ben Klang
<ben@alkaloid.net>
Tue, 18 May 2010 02:30:08 +0000
(22:30 -0400)
committer
Ben Klang
<ben@alkaloid.net>
Tue, 18 May 2010 02:30:08 +0000
(22:30 -0400)
mnemo/scripts/upgrades/convert_datatree_shares_to_sql.php
patch
|
blob
|
history
diff --git
a/mnemo/scripts/upgrades/convert_datatree_shares_to_sql.php
b/mnemo/scripts/upgrades/convert_datatree_shares_to_sql.php
index
15c2f50
..
e0a52d7
100755
(executable)
--- a/
mnemo/scripts/upgrades/convert_datatree_shares_to_sql.php
+++ b/
mnemo/scripts/upgrades/convert_datatree_shares_to_sql.php
@@
-9,8
+9,7
@@
*/
@define('AUTH_HANDLER', true);
-//@define('HORDE_BASE', dirname(__FILE__) . '/../../..');
-@define('HORDE_BASE', '/srv/vhost/users/bklang/sites/intranet.alkaloid.net');
+@define('HORDE_BASE', dirname(__FILE__) . '/../../..');
/* Set up the CLI environment */
require_once HORDE_BASE . '/lib/core.php';