27
27
} else {
28
28
set portal_id [dotlrn_community::get_portal_id -community_id $community_id]
29
29
}
30
}
30
}
31
# Local variables:
32
# mode: tcl
33
# tcl-indent-level: 4
34
# indent-tabs-mode: nil
35
# End: