* $Horde: horde/services/help/index.php,v 2.84 2006/01/01 21:11:55 jan Exp $
|
* $Horde: horde/services/help/index.php,v 2.85 2006/01/04 06:40:08 slusarz Exp $
|
$credits = Util::bufferOutput('include', $fileroot . '/docs/CREDITS'); $credits = String::convertCharset($credits, 'iso-8859-1', NLS::getCharset()); require HORDE_TEMPLATES . '/help/about.inc';
|
$credits = Util::bufferOutput('include', $fileroot . '/docs/CREDITS'); $credits = String::convertCharset($credits, 'iso-8859-1', NLS::getCharset()); require HORDE_TEMPLATES . '/help/about.inc';
|