- Posts: 12133
- Thank you received: 2852
Ask the community, share ideas, and connect with other LimeSurvey users!
lpousada wrote: Hi everybody,
We’ve been trying to solve this issue using all know-how available.
Once again it is very very slow doing anything even login!
Thanks in advance for your kind sugestions.
LPousada.
else { $next_update_check = $today->add(new DateInterval('P1D')); Yii::app()->session['next_update_check'] = $next_update_check; }
else { $next_update_check = $today->add(new DateInterval('P1D')); Yii::app()->session['next_update_check'] = $next_update_check; Yii::app()->session['update_result'] = false; }