Esempio n. 1
0
 public function actionCreate($id)
 {
     exit;
     p($_REQUEST);
     p($_POST);
     p($_GET);
     return parent::createAction($id);
     // TODO: Change the autogenerated stub
 }