Ejemplo n.º 1
0
 function create_instructor_hash($course_id, $instructor_id)
 {
     Instructor::create_hash($instructor_id);
 }