Skip to content

Commit

Permalink
Update plupload.php
Browse files Browse the repository at this point in the history
  • Loading branch information
bobimicroweber committed Feb 10, 2022
1 parent b66537f commit 0a7e5f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/MicroweberPackages/App/functions/plupload.php
Expand Up @@ -149,14 +149,13 @@
$is_ext = strtolower($is_ext);

switch ($is_ext) {
case 'php':
case 'php':
case 'php12':
case 'php11':
case 'php10':
case 'php9':
case 'php8':
case 'php7':
case 'php6':
case 'php5':
case 'php4':
case 'php3':
Expand Down

0 comments on commit 0a7e5f1

Please sign in to comment.