[prev in list] [next in list] [prev in thread] [next in thread] 

List:       imp
Subject:    [horde] script/migrate_links.php
From:       Johan FISCHER <linux () fischaz ! com>
Date:       2003-10-31 6:20:19
[Download RAW message or body]

This message is in MIME format.

[Attachment #2 (multipart/mixed)]
This message is in MIME format.


Hi,

Just to say the script doesn't use the CLI package in the PEAR folder.

Here is the patch to correct it.

Cheers.

["patch.txt" (text/plain)]

--- migrate_links.php   Fri Oct 31 07:12:19 2003
+++ migrate_links.php.1 Fri Oct 31 07:14:47 2003
@@ -13,9 +13,10 @@
 
 // Find the base file path of Horde.
 @define('HORDE_BASE', dirname(__FILE__) . '/..');
+@define('HORDE_LIBS', '');
 
 // Do CLI checks and environment setup first.
-require_once HORDE_BASE . '/lib/CLI.php';
+require_once HORDE_LIBS . 'Horde/CLI.php';
 
 // Make sure no one runs this from the web.
 if (!Horde_CLI::runningFromCLI()) {
[Attachment #6 (application/pgp-keys)]

-- 
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe@lists.horde.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic