Classroom Project

You might also like

You are on page 1of 1

- CONTROLLERS

- install
? validation library (when it's loaded)
- login/submit
? log_message
? userauth library
- school
? profiler
- VIEWS
- layout.php (FRONTEND)
- install-index.php
? $vars array (iconbar.php)
? required fields (red asterisk)
- CSS
- use of css classes
- clear:both
- MODELS
? CRUD
? SCAFFOLDING
- OTHER
- this->validation, this->uri (old CI version? / defined names somewhere)

You might also like