From: Matthew M. <ma...@tu...> - 2005-02-28 13:59:18
|
Remove it entirely. This was left in by accident during testing. On Sat, 2005-02-26 at 10:21 -0500, Jim Wilson wrote: > I hope your branches are still working (Or how about the most basic > regression > testing before comitting to cvs and announcing fixes on the internet > ;-)) > > An easy one to miss and glad I remembered to check this time! The > following > edit around line 163 or so will fix it: > > Change > > require_once './core/Debug.php'; > > to > require_once $hub_dir . '/core/Debug.php'; > > > Otherwise patch works great. Thanks for the quick fix on this. > > Best regards, > > Jim Wilson > > > From: Matthew McNaney > > > > We have created an updated patch. > > > http://phpwebsite.appstate.edu/downloads/security/phpws_files_security_p > atch.tgz > > > > It contains the search fix and a new function in the index.php that > > scrubs ANY uploaded file. This fix should work for all modules. > > > > The calendar and announcement patch file are still on the site. > > > > Thank you for your patience with this issue. > > > > -- > > Matthew McNaney > > Electronic Student Services > > Appalachian State University > > http://phpwebsite.appstate.edu > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers -- Matthew McNaney Electronic Student Services Appalachian State University http://phpwebsite.appstate.edu |