regex fixed
So I finally got around to reading up on the regex function, and realized that my copy-paste code for usernames just didn't work. I wanted it to allow all characters a-z(upper or lower), 0-9, and the special characters "-"(dash), "_"(underscore), and " "(space), but it instead was doing something weird. It's all fixed now...
2008-06-28 10:04:04 - Aevum Decessus
Return to Updates


