[dev] Small patch for Kronolith-2.0-ALPHA

Etienne Goyer etienne.goyer at linuxquebec.com
Mon May 10 08:46:07 PDT 2004


Hi,

Here's a small patch to Kronolith-2.0-ALPHA.

--- lib/Driver.php.orig 2004-05-10 10:59:10.000000000 -0400
+++ lib/Driver.php      2004-05-10 11:07:57.000000000 -0400
@@ -1621,7 +1621,7 @@
          }

          if (!$this->_varRenderer) {
-            require_once 'Horde/UI/VarRenderer.php';
+            require_once HORDE_LIBS . 'Horde/UI/VarRenderer.php';
              $this->_varRenderer = &Horde_UI_VarRenderer::factory('html');
          }

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.horde.org/archives/dev/attachments/20040510/b8733a28/signature.bin


More information about the dev mailing list