Function __global->_check_attachment_count
Definitions
sources/attachments2.php
- Check that not too many attachments have been uploaded for the member submitting.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Check that not too many attachments have been uploaded for the member submitting.
*
*/
function _check_attachment_count()
* Check that not too many attachments have been uploaded for the member submitting.
*
*/
function _check_attachment_count()

