Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add feature that allows to pass a function in configuration. This is needed for file browser callback - since it's not passed as a string anymore: 'file_browser_callback' => array('function' => 'function myBrowser (field_name, url, type, win) {...}')
- Loading branch information