Both cvs and 4.5.0
In hook _settings()
variable_get('filemnager_max_size', '400')
should be
variable_get('filemanager_max_size', '400')
Both cvs and 4.5.0
In hook _settings()
variable_get('filemnager_max_size', '400')
should be
variable_get('filemanager_max_size', '400')
Comments
Comment #1
ccourtne commentedFixed in both head and 4.5
Comment #2
(not verified) commented