Comments: Simple User Authentication

By Christian-Siegert 4 weeks ago

1 - Outdated code for login template

The code example for /app/views/users/login.thtml does not work in CakePHP 1.2 anymore. Instead of $html use $form.

By AD7six 3 weeks, 6 days ago

2 - Not outdated

Christian, you are commenting on the 1.1 manual.