From: Steven L. <st...@tu...> - 2003-10-22 21:16:33
|
Hey everyone, I have attached a document here which I hope will help everyone to update their modules. I also attached the sed script I used to do the search and replace over phpwebsite. Just drop the script in you modules base directory and invoke it like this: find . -name "*.php" -exec ./sr {} \; You may want to edit the script to your desire to comment out replacements you will not need or add ones that are not found. Please do not hesitate to ask me for help. -- Steven Levin Computer Systems Admin I Electronic Student Services Appalachian State University Phone: 828.262.6740 http://phpwebsite.appstate.edu |