--- beautify_php.orig 2003-05-07 19:56:23 UTC +++ beautify_php @@ -3,6 +3,7 @@ /** * Console script to use Beautify PHP from the command line */ + ini_set('include_path', '/usr/local/share/pear:/usr/local/share/pear/bootstrap'); /** * Require PEAR Class */