0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-04 12:32:55 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Pierre Mazière
a1ef589ffe [core] extract BridgeAbstract methods to make them functions
Method validateData is now afunction in lib/validation.php
validateTextValue, validateNumberValue, validateCheckboxValue
and validateListValue are now anonymous functions
defined in validateData

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2016-09-26 00:09:29 +02:00