PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_QuickForm » Bug #6169

Paths problem

Details

Request #6169Paths problem
Submitted2005-12-06 15:23 UTC
Fromv dot bellini at gmail dot com
StatusWont fix
PackageHTML_QuickForm
PHP Version4.4.1
OSLinux Debian
Roadmaps(Not assigned)

Comments

[2005-12-06 15:23 UTC] v dot bellini at gmail dot com

Description:
------------
Quick_Form doesn't work if isn't installed as a pear package.
Using the class in stand-alone mode gives problems with paths.
Yeah, it's simple to change the path of include() calls but this will be very trouble to do at every update!
A *dynamic* management of paths will be great.