@Todd, this is my first time ever developing any sort of plugin. Would you mind giving me a hand? I have a couple of questions about constants for example.
For instance: I can't find a constant for the main url in the conf/constants.php. Is there one?
Comments
Stronger passwords are not better. As you'll be losing people who simply forgot their "very good" password.
and thanks.
Now if only somebody would make a plugin....
$('#Form_Password').live(...)
for this since passwords can be ajaxed in.For instance: I can't find a constant for the main url in the conf/constants.php. Is there one?
Url('/')
orUrl('/', TRUE)
.