EliteConf
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
test
protected
views
assignment_function
index.php
Go to the documentation of this file.
1
<?php
2
/* @var $this Assignment_functionController */
3
14
$this->
breadcrumbs
=array(
15
'Assignment Function'
,
16
);
17
?>
18
19
<?php
20
21
if
(isset($_POST[
'confid'
])){
22
$this->selectconference();
23
$this->assignment(); }
24
else
25
$this->selectconference();
26
?>
27
Generated on Sun Jun 2 2013 05:35:36 for EliteConf by
1.8.4