1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-28 20:40:24 +02:00
Files
php-phpbb/phpBB/includes
Victor Nagy e91b465de1 [ticket/11697] author_search() used incorrect parameter
The author_search() function in fulltext_mysql.php had an argument
$m_approve_fid_ary parameter but it was changed in the Docblock
and code to $post_visibility. This change renames that argument
according to the docblock, the code and to mirror the other classes.

PHPBB3-11697
2013-07-14 11:15:01 -04:00
..
2013-07-13 10:47:42 -04:00
2013-07-11 11:27:15 -05:00
2013-07-02 11:29:32 -05:00
2013-07-04 15:24:42 -05:00