forked from Cavemanon/cavepaintings
more linting
This commit is contained in:
@ -90,7 +90,7 @@ function sql_escape($input) {
|
||||
* Turn all manner of HTML / INI / JS / DB booleans into a PHP one
|
||||
*
|
||||
* @param mixed $input
|
||||
* @return bool
|
||||
* @return boolean
|
||||
*/
|
||||
function bool_escape($input) {
|
||||
/*
|
||||
|
Reference in New Issue
Block a user