mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12715] Cleanup comments in \phpbb\cache\driver\*
PHPBB3-12715
This commit is contained in:
@@ -142,7 +142,7 @@ interface driver_interface
|
||||
* Fetch a field from the current row of a cached database result (database)
|
||||
*
|
||||
* @param int $query_id
|
||||
* @param $field The name of the column.
|
||||
* @param string $field The name of the column.
|
||||
* @return string|bool The field of the query result if found in the cache,
|
||||
* otherwise false.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user