mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 13:50:23 +02:00
[core] Fix typos
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user