MantisBT: master cfb212ed

Author Committer Branch Timestamp Parent
dregad dregad master 2014-02-14 04:37 master e1d4aa54
Affected Issues  0016970: Hardcoded file size unit 'k'
Changeset

New API functions to print maximum file size

  • get_filesize_info() returns the file size in the desired unit
  • print_max_filesize() prints the span tag with maximum file size in
    desired unit, including tooltip in bytes

Updated language strings, refactored code to use the new functions

Issue 0016970

mod - bug_file_upload_inc.php Diff File
mod - bug_report_page.php Diff File
mod - core/print_api.php Diff File
mod - lang/strings_english.txt Diff File
mod - lang/strings_qqq.txt Diff File
mod - proj_doc_add_page.php Diff File
mod - proj_doc_edit_page.php Diff File