[kronolith] horde/lib/Share.php - Undefined Index share_name

Rodolfo Segleau segleaur@mechanus.org
Wed, 4 Sep 2002 12:04:33 -0500



Just as an FYI (on the current CVS code), there's a undefined index in the 
horde/lib/Share.php (line 237) which is the:  

function getShareName()
    {
        return $this->data['share_name'];
    }

Is there something that should be configured in horde/config/conf.php?


Cheers, 

Rodolfo