phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [patch #2984] Filemanager looks up images in the


From: Thorsten Wiggers
Subject: [Phpgroupware-tracker] [patch #2984] Filemanager looks up images in the wrong directory
Date: Tue, 27 Apr 2004 05:32:41 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040316

This mail is an automated notification from the patch tracker
 of the project: phpGroupWare.




/**************************************************************************/
[patch #2984] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=2984>
Project: phpGroupWare
Submitted by: Thorsten Wiggers
On: Tue 04/27/04 at 09:32

Category:  filemanager
Priority:  5 - Normal
Resolution:  None
Assigned to:  None
Originator Email:  
Status:  Open


Summary:  Filemanager looks up images in the wrong directory

Original Submission:  Images are looked up in filemanger/images/up.png

This patch defines a variable:
$imagepath=$GLOBALS['phpgw']->common->get_image_path();

and replaces the occurrences of 'images/image.png' against
$imagepath.'/image.png'





File Attachments
-------------------

-------------------------------------------------------
Date: Tue 04/27/04 at 09:32  Name: image_patch.txt  Size: 5KB   By: twiggers
patches the index.php in filemanger
http://savannah.gnu.org/patch/download.php?item_id=2984&amp;item_file_id=3162






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=2984>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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