greg
public php v1 · immutable/** templates/*.php */DEFINE('_ISO','charset=iso-8859-1');DEFINE('_DATE_FORMAT','l d F Y'); //Uses PHP's DATE Command Format - Depreciated/*** Modify this line to reflect how you want the date to appear in your site**e.g. DEFINE("_DATE_FORMAT_LC","%A, %d %B %Y %H:%M"); //Uses PHP's strftime Command Format*/DEFINE('_DATE_FORMAT_LC',"%A %d. %B %Y"); //Uses PHP's strftime Command FormatDEFINE('_DATE_FORMAT_LC2',"%A %d. %B %Y %H:%M");DEFINE('_SEARCH_BOX','søk...');