X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=js_upload%2Fjs_upload.php;h=e16ee2d074bf655754cb78685ef7262cae16615d;hb=39dd3dffe07efd69fa1ac6d0bd243c7fc0e3a66f;hp=2b15720b4fa5eeb0c72ae00fcbb82499346756e1;hpb=7ab24791667ab0ab1a04d01802e0a3ff47110c24;p=friendica-addons.git diff --git a/js_upload/js_upload.php b/js_upload/js_upload.php index 2b15720b..e16ee2d0 100644 --- a/js_upload/js_upload.php +++ b/js_upload/js_upload.php @@ -10,7 +10,7 @@ * * JavaScript Photo/Image Uploader * - * Uses Valum 'qq' Uploader. + * Uses Valum 'qq' Uploader. * Module Author: Chris Case * */ @@ -46,19 +46,19 @@ function js_upload_form(&$a,&$b) { $cancel = L10n::t('Cancel'); $failed = L10n::t('Failed'); - $maximagesize = intval(Config::get('system','maximagesize')); + $maximagesize = intval(get_config('system','maximagesize')); $b['addon_text'] .= <<< EOT - -
-