Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 8691e9580d79d2717b0ad569e383ae8e > files > 5

horde-passwd-3.1.1-2mdv2010.0.noarch.rpm

<?php
//
// Passwd Horde configuration file
//
 
$this->applications['passwd'] = array(
    'fileroot'    => $this->applications['horde']['fileroot'] . '/passwd',
    'webroot'     => $this->applications['horde']['webroot'] . '/passwd',
    'name'        => _("Password"),
    'status'      => 'active',
    'menu_parent' => 'myaccount'
);