[horde] thor patch

Shane Boulter sboulter at ariasolutions.com
Tue Jan 13 17:45:50 PST 2004


Here is a simple patch for the Project.php file in thor.  I've been 
going through getting most of the modules working when I noticed this. 
Please note this is the first time I've done a patch so if something is 
  wrong go easy on me :-)

Shane


--- Project.php.orig    Tue Jan 13 18:41:22 2004
+++ Project.php Tue Jan 13 18:41:15 2004
@@ -409,7 +409,7 @@
          }

          require_once HORDE_BASE . '/lib/Perms.php';
-        require_once HORDE_BASE . '/lib/Share.php';
+        require_once HORDE_LIBS . 'Horde/Share.php';

          $shares = &Horde_Share::singleton('nag');
          // Get the share



More information about the horde mailing list