mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
Merged some fixes from new-attachments
branch (#1700)
* Merged some fixes from `new-attachments` branch * Update CHANGELOG.md
This commit is contained in:
parent
24e1658078
commit
83b465ddd2
9 changed files with 13 additions and 10 deletions
|
@ -254,7 +254,7 @@ function setbit(&$int, $bit_num, $on)
|
|||
All results are returned as associative arrays, even when a single auth type is
|
||||
specified.
|
||||
|
||||
If available you can send an array (either one or two dimensional) containing the
|
||||
If available you can send an array (either one or two-dimensional) containing the
|
||||
forum auth levels, this will prevent the auth function having to do its own
|
||||
lookup
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue