Exemplo n.º 1
0
function eZSitePostInstall(&$parameters)
{
    $installer = new eZFlownInstaller($parameters);
    $installer->postInstall();
}