Skip to content

Commit

Permalink
MDL-23591 adding missing $fs
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Jul 30, 2010
1 parent 79efabd commit cba9ed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repository/local/lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ public function copy_to_area($encoded, $draftitemid, $new_filepath, $new_filenam
$info = array();

$browser = get_file_browser();
$fs = get_file_storage();
$user_context = get_context_instance(CONTEXT_USER, $USER->id);

// the final file
Expand Down

0 comments on commit cba9ed2

Please sign in to comment.