. * * @file * @ingroup Chameleon */ namespace Skins\Chameleon\Components; use Skins\Chameleon\ChameleonTemplate; use Skins\Chameleon\IdRegistry; /** * The LegalInfo class. * * An list of footer items (last modified time, view count, number of watching users, credits, copyright) * Does not include so called places (about, privacy policy, and disclaimer links). They need to be added to the page elsewhere. * * This is an unstyled unordered list: ' . "\n"; return $ret; } }