Updated to PHPGW_IMAGES_DIR

This commit is contained in:
zone 2001-06-27 09:31:38 +00:00
parent d19cf469cb
commit eadda85332

View File

@ -407,7 +407,7 @@
{
global $phpgw_info;
$output_text = '<table border="0" cellspacing="0" cellpadding="0"><tr>';
$ir = $phpgw_info['server']['images_dir'];
$ir = PHPGW_IMAGES_DIR;
if ($fontsize)
{