Sophie

Sophie

distrib > Mandriva > current > x86_64 > media > contrib-updates > by-pkgid > c47c551bf58b30bfb8a20ba2d1b316d4 > files > 5

horde-passwd-3.1.3-2mdv2010.1.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'
);