Merge pull request #4178 from MrPetovan/task/fix-scrutinizer-issues
[Scrutinizer] Fix issues in mod/contacts
This commit is contained in:
commit
76933a106c
|
@ -1303,7 +1303,7 @@ function dbesc($str) {
|
||||||
* dba::delete, dba::update, dba::p, dba::e
|
* dba::delete, dba::update, dba::p, dba::e
|
||||||
*
|
*
|
||||||
* @param $args Query parameters (1 to N parameters of different types)
|
* @param $args Query parameters (1 to N parameters of different types)
|
||||||
* @return array Query array
|
* @return array|bool Query array
|
||||||
*/
|
*/
|
||||||
function q($sql) {
|
function q($sql) {
|
||||||
$args = func_get_args();
|
$args = func_get_args();
|
||||||
|
|
488
mod/contacts.php
488
mod/contacts.php
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user