Skip to content

Commit 4138d98

Browse files
committed
#149 removed fix for current images
1 parent c93d52b commit 4138d98

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/classes/class-bootstrap.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -634,8 +634,6 @@ public function handle_root_dir( $current_path, $use_root = true, $attachment_id
634634
}
635635
}
636636
return $current_path;
637-
} elseif ( !$use_wildcards ) {
638-
return $current_path;
639637
}
640638

641639
//non media files

0 commit comments

Comments
 (0)