Go to the source code of this file.
Functions | |
upload_admin_settings_validate ($form, &$form_state) | |
upload_admin_settings () |
upload_admin_settings | ( | ) |
Menu callback for the upload settings form.
Definition at line 57 of file upload.admin.inc.
References file_upload_max_size(), format_size(), t(), url(), and variable_get().
upload_admin_settings_validate | ( | $ | form, | |
&$ | form_state | |||
) |
Form API callback to validate the upload settings form.
Definition at line 7 of file upload.admin.inc.
References file_upload_max_size(), form_set_error(), format_size(), and t().