phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] todo/index.php, 1.75


From: nomail
Subject: [Phpgroupware-cvs] todo/index.php, 1.75
Date: Sun, 23 May 2004 04:14:39 -0000

Update of /todo
Modified Files:
        Branch: 
          index.php

date: 2004/04/30 14:36:56;  author: fipsfuchs;  state: Exp;  lines: +2 -2

Log Message:
parse error fixed
redirect in index.php fixed
=====================================================================
Index: todo/index.php
diff -u todo/index.php:1.74 todo/index.php:1.75
--- todo/index.php:1.74 Sat Sep 28 15:20:20 2002
+++ todo/index.php      Fri Apr 30 14:36:56 2004
@@ -19,5 +19,5 @@
        );
        include('../header.inc.php');
 
-       Header('Location: 
'.$GLOBALS['phpgw']->link('/index.php','menuaction=todo.ui.show_list'));
+       Header('Location: 
'.$GLOBALS['phpgw']->link('/index.php','menuaction=todo.uitodo.show_list'));
 ?>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]