From: tokul Date: Fri, 29 Jul 2005 14:45:08 +0000 (+0000) Subject: using base_uri instead of SM_PATH. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=6299388d0054b5e185ff3bda48a82c22455a521d;p=squirrelmail.git using base_uri instead of SM_PATH. SM_PATH is file system path and we need URL path in href. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9844 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/page_header.php b/functions/page_header.php index 492d7b1a..5a294420 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -57,7 +57,7 @@ function displayHtmlHeader( $title = 'SquirrelMail', $xtra = '', $do_hook = true $base_uri . 'themes/css/'.$custom_css.'">'; } - echo ''; + echo ''; if ($squirrelmail_language == 'ja_JP') { /*