Both cvs and 4.5.0

In hook _settings()
variable_get('filemnager_max_size', '400')
should be
variable_get('filemanager_max_size', '400')

Comments

ccourtne’s picture

Fixed in both head and 4.5

Anonymous’s picture