Example #1
0
 function initTimeTracking()
 {
     $this->pi1 = new tx_sltimetracking_pi1();
     $this->config->afterPI1();
     $this->request = new Request();
 }