/app/controllers/users_controller.php
<?php class UsersController extends AppController { var $name = 'Users'; var $scaffold; } ?>Upload the file and browse to http://drug-ed.com/users to verify it works. Since Users have defined relationships with Carriers and Reminders observe the action links. Click "New User" and observe the option to select the carriers entered in earlier. Create a default user for administration and testing of your site.
No comments:
Post a Comment