From: <bru...@on...> - 2007-02-12 23:13:32
|
Hello everyone, I'm a student at Oregon State University getting ready to graduate with a BS in CS. I have 2 years experience with .NET and I stumbled upon this project on SourceForge, so I figured I'd contribute with some general commenting and a small fix. Nothing too major in here, mostly commenting, as I already said. There was one change I made in the GetActionText method in the file deletemessage.ascx.cs : both if branches were returning the same string. I commented out the if branch and inserted a return with the string. Anyways, hope this helps. I'll be trying to contribute more, so let me know what I can do to help out or anything else. See attached: patch_diff Regards, Joe |