From: stekkel Date: Tue, 10 Dec 2002 12:39:11 +0000 (+0000) Subject: fix from Alexandros Vellis regarding missed SM_PATH statement X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=a6bc3f3fde5332dc224b94f6d3924f52a176f673 fix from Alexandros Vellis regarding missed SM_PATH statement git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4251 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/themes/darkness.php b/themes/darkness.php index 4ac0ff29..553a6b91 100755 --- a/themes/darkness.php +++ b/themes/darkness.php @@ -7,7 +7,7 @@ **/ -require_once('../functions/strings.php'); +require_once(SM_PATH . 'functions/strings.php'); // Note: The text distance is actually pre-squared // Background range is from 24-64, all three colors are the same