Function __global->cns_check_make_private_topic
Definitions
sources/cns_topics.php
- Check that a member may make a Private Topic.Does not check permission to access the 'topics' page, as assumed it is called from that page.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Check that a member may make a Private Topic.Does not check permission to access the 'topics' page, as assumed it is called from that page.
*
*/
function cns_check_make_private_topic()
* Check that a member may make a Private Topic.Does not check permission to access the 'topics' page, as assumed it is called from that page.
*
*/
function cns_check_make_private_topic()
