engine.instructor.php
All instructor activity is directed through this file. It's purpose is to look at the function and subfunction (if it exists) and direct the flow of data to the correct engine file. For example, if the function requested is 'create' and the subfunction is 'course' engine.instructor.php will redirect the data flow to engine.intructor.create.course.
Copyright: | 2006 |
Author: | Kyle Hall |