コード例 #1
0
ファイル: index.php プロジェクト: spidgorny/t3mock
 function initTimeTracking()
 {
     $this->pi1 = new tx_sltimetracking_pi1();
     $this->config->afterPI1();
     $this->request = new Request();
 }