X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fdate.php;h=f38deda1bd2006eb0e769ec6bffbca62eec7949c;hb=cdf82d4a03ace568f23522ca11a9641216696c8a;hp=706616fc274137b756547f9e3be687a629bf87c6;hpb=57c6fabc12a43d187c9bd7c9585a6ed4b2a8ec77;p=squirrelmail.git diff --git a/functions/date.php b/functions/date.php index 706616fc..f38deda1 100644 --- a/functions/date.php +++ b/functions/date.php @@ -14,7 +14,7 @@ * $Id$ */ -require_once( '../functions/constants.php' ); +require_once(SM_PATH . 'functions/constants.php'); /* corrects a time stamp to be the local time */ function getGMTSeconds($stamp, $gmt) {