Sexified.

This commit is contained in:
Rudi Grinberg 2012-09-06 16:16:53 -04:00
parent 1852843f96
commit 2b659f9c91
1 changed files with 5 additions and 5 deletions

View File

@ -861,12 +861,12 @@ SQL;
$formStyle->disable();
//$formLive->disable();
$controller->view->what = $formWhat;
$controller->view->when = $formWhen;
$controller->view->what = $formWhat;
$controller->view->when = $formWhen;
$controller->view->repeats = $formRepeats;
$controller->view->who = $formWho;
$controller->view->style = $formStyle;
$controller->view->live = $formLive;
$controller->view->who = $formWho;
$controller->view->style = $formStyle;
$controller->view->live = $formLive;
if (!$isSaas) {
$controller->view->rr = $formRecord;
$controller->view->absoluteRebroadcast = $formAbsoluteRebroadcast;