[bugs] [Bug 1275] Changed - Turba's notice when not logged in

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Jun 4 07:04:47 PDT 2003


http://bugs.horde.org/show_bug.cgi?id=1275

*** shadow/1275	Wed Jun  4 10:59:41 2003
--- shadow/1275.tmp.31902	Wed Jun  4 11:04:47 2003
***************
*** 3,10 ****
  Version: 2.2 Stable
  Platform: All Browsers
  OS/Version: Linux
! Status: NEW   
! Resolution: 
  Severity: trivial
  Priority: P2
  Component: Turba
--- 3,10 ----
  Version: 2.2 Stable
  Platform: All Browsers
  OS/Version: Linux
! Status: RESOLVED   
! Resolution: INVALID
  Severity: trivial
  Priority: P2
  Component: Turba
***************
*** 32,34 ****
--- 32,38 ----
  $uid = Auth::getAuth();
  preg_match('/(^.*)@/', $uid, $uid);
  $uid = $uid[1];
+ 
+ ------- Additional Comments From chuck at horde.org  06/04/03 11:04 -------
+ sources.php is your config file. If you're not using that source, comment it
+ out; if it's giving you problems, fix it - put and if ($uid) around it or something.


More information about the bugs mailing list