save_object(); $display= $dashBoard->execute (); $display.= "\n"; /* Store changes in session */ session::set('dashBoard',$dashBoard); } ?>