mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11162] Clarify that only the two tables actually work.
PHPBB3-11162
This commit is contained in:
parent
2e947334e5
commit
c2c105df9f
1 changed files with 2 additions and 0 deletions
|
@ -1302,6 +1302,8 @@ function tz_select($default = '', $truncate = false)
|
||||||
* If this results in rows violating uniqueness constraints, the duplicate
|
* If this results in rows violating uniqueness constraints, the duplicate
|
||||||
* rows are eliminated.
|
* rows are eliminated.
|
||||||
*
|
*
|
||||||
|
* The only supported tables are bookmarks and topics_watch.
|
||||||
|
*
|
||||||
* @param dbal $db Database object
|
* @param dbal $db Database object
|
||||||
* @param string $table Table on which to perform the update
|
* @param string $table Table on which to perform the update
|
||||||
* @param string $column Column whose values to change
|
* @param string $column Column whose values to change
|
||||||
|
|
Loading…
Add table
Reference in a new issue