[phpwslistings-dev] Installation and Uninstallation Updated
Brought to you by:
rizzo,
wendall911
From: <ad...@tu...> - 2003-03-12 19:28:51
|
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 |