forked from science-ation/science-ation
remove debuging
This commit is contained in:
parent
3f94324aba
commit
35a247e225
@ -151,7 +151,7 @@ if($_POST['committees_id'] && $_POST['committees_ord']) {
|
||||
/* If the committee has no members, don't bother trying to do
|
||||
* anything */
|
||||
if(!is_array($ctitle)) continue;
|
||||
print_r($ctitle);
|
||||
// print_r($ctitle);
|
||||
|
||||
foreach($ctitle as $uid=>$title) {
|
||||
$o = intval($cord[$uid]);
|
||||
|
Loading…
Reference in New Issue
Block a user