Re: [phpwslistings-dev] Installation and Uninstallation Updated
Brought to you by:
rizzo,
wendall911
From: Don S. <do...@se...> - 2003-03-12 19:48:11
|
It all sounds good. I'm about 70% done with my changes for v0.2.0. I have no problem putting your changes in now if the next version of phpws is going to be out soon. It'd be a little silly releasing a version that depends on a version on phpws that isn't out yet. :p I'm really looking forward to these performance improvements, btw. Let me know what you think. Don. On Wed, 12 Mar 2003 ad...@tu... wrote: > > Hey fellas, > > I spent some time today getting the install and uninstall for > phpwslistings up to date. I was having trouble getting it to smoothly > install and uninstall so I took it upon myself to beat it into submission. > > I made some minor changes that will allow the directory creation and > deletion to work on any OS platform. Previously it was creating and > removing the image directories using a system command. For these changes > to actually work though I added a new function to the core PHPWS_File > class called rmdir. It recursively removes a directory and all it's > contents and uses php functions instead of system commands to do so. > > I wasn't going to commit the changes til I got the ok from you, Don since > it does require that your phpws code be updated and, hence, would not work > with v0.9.0. Let me know what you think and I can commit those changes. > > Adam > > --------------------------------------------------------------------- > Adam Morton > Developer - Electronic Student Services > http://phpwebsite.appstate.edu > Founder - Appalachian Linux Users Group > http://alug.appstate.edu > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > phpwslistings-developers mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > > |