1234567891011121314151617181920212223
<? /* HPE - News Portal Engine Copyright (C) 2000-2001 Mike Krus This program is free software; it is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. READ LICENSE.TXT IN THE BASE DIRECTORY FOR INFORMATION ABOUT REDISTRIBUTING THIS SOURCE CODE */ if(!isset($HPEinc)) die("no \$HPEinc variable defined in HPE/local.inc"); require_once "$HPEinc/config.inc"; require_once "$HPEinc/thememaker.inc"; ?>