* @package custom
* @version $Id$
* @link http://www.zentao.net
*/
?>
custom->object as $object => $name)
{
echo "- ";
common::printLink('custom', 'set', "module=$object", $name);
echo '
';
}
echo "- ";
common::printLink('custom', 'flow', "", $lang->custom->flow);
echo '
';
?>