Go to the documentation of this file.
14 'Assignment Function Conference',
20 if(isset($_POST[
'interestid'])){
21 $this->selectinterest();
22 $this->assignment(); }
24 $this->selectinterest();
32 echo
"<a href=\" ./index.php?r=conference/view&id=$confid\">" .
"Go Back To Conference Viewing Page" .
"</a>";