phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/doc etemplate.html,1.9,1.10


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/doc etemplate.html,1.9,1.10
Date: Sun, 02 Jun 2002 18:07:49 -0400

Update of /cvsroot/phpgroupware/etemplate/doc
In directory subversions:/tmp/cvs-serv14607

Modified Files:
        etemplate.html 
Log Message:
changed for new standard of index.php file

Index: etemplate.html
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/doc/etemplate.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** etemplate.html      2 Jun 2002 21:20:07 -0000       1.9
--- etemplate.html      2 Jun 2002 22:07:47 -0000       1.10
***************
*** 144,152 ****
        include('../header.inc.php');
  
!       $et_media = CreateObject('et_media.et_media');
! 
!       $et_media->edit();
! 
!       $GLOBALS['phpgw']->common->phpgw_footer();
  </pre>
  
--- 144,149 ----
        include('../header.inc.php');
  
!       header('Location: 
'.$GLOBALS['phpgw']->link('/index.php','menuaction=et_media.et_media.edit'));
!       $GLOBALS['phpgw']->common->phpgw_exit();
  </pre>
  




reply via email to

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