summaryrefslogtreecommitdiff
path: root/plugins/af_zz_imgsetsizes
AgeCommit message (Collapse)Author
2017-04-26update phpmd ruleset to use (subset) of cleancodeAndrew Dolgov
fix various minor issues reported by static analysis remove redundant php closing tag from several more files
2016-01-26only stop inline feed updates with open_basedir enabled if there are any ↵Andrew Dolgov
plugins that require CURL enabled add plugin->flags() returning array with additional plugin information, currently only CURL requirement (optional)
2015-11-20allow NO_CURL to disable several CURL-related checks in pluginsAndrew Dolgov
af_readability: skip http content-type checking when open_basedir is enabled
2014-11-09add imgsetsizes pluginAndrew Dolgov