Exemplo n.º 1
0
function eZSiteRoles($parameters)
{
    $installer = new eZFlownInstaller($parameters);
    return $installer->siteRoles();
}