More linting!

This commit is contained in:
jgen
2014-04-28 02:23:45 -04:00
parent 022c162f40
commit e37c5cb9d0
7 changed files with 42 additions and 22 deletions

View File

@@ -376,7 +376,6 @@ class Upload extends Extension {
"No data found -- perhaps the site has hotlink protection?");
$ok = false;
}else{
global $user;
$pathinfo = pathinfo($url);
$metadata = array();
$metadata['filename'] = $filename;