Function list_getNumFiles
Return the number of files of the specified type recorded in the database. (the specified type being attachments or avatars).
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageAttachments.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageAttachments.php
string |
$browse_type |
can be one of 'avatars' or not. (in which case they're attachments) |
integer
|
The number of files |