mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-25 13:14:43 +02:00
[core] Fix typos
This commit is contained in:
parent
84bc9d2da6
commit
14c689e7a3
3 changed files with 15 additions and 20 deletions
|
@ -53,7 +53,6 @@ function validateData(&$data,$parameters){
|
|||
return $filteredValue;
|
||||
};
|
||||
|
||||
|
||||
if(!is_array($data))
|
||||
return false;
|
||||
|
||||
|
@ -99,5 +98,3 @@ function validateData(&$data,$parameters){
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue