[rakim] Question about login.php

eculp at encontacto.net eculp at encontacto.net
Sun Apr 20 19:07:22 PDT 2003


Shouldn't login.php use RAKIM_BASE on line 14 of login.php?

Index: login.php
===================================================================
RCS file: /repository/rakim/login.php,v
retrieving revision 1.1
diff -u -r1.1 login.php
--- login.php   20 Apr 2003 22:40:58 -0000      1.1
+++ login.php   21 Apr 2003 01:05:13 -0000
@@ -11,7 +11,7 @@

 // Make sure we're using an external authentication backend.
 if ($conf['authentication']['tech'] != 'external') {
-    require HORDE_BASE . '/home.php';
+    require RAKIM_BASE . '/home.php';
     exit;
 }


Thanks,

ed
--


-------------------------------------------------



More information about the rakim mailing list