
Left file: F:\depot\Drupal\contributions\modules\filedepot\lib-theme.php
Right file: F:\web4\nexdrupal\sites\all\modules\filedepot\lib-theme.php
copy 1
replace 1
// $Id: lib-theme.php,v 1.1 2010/04/13 22:28:58 blainelang Exp $
copy 6
copy 6
replace 1
  $variables['subfolder_id'] = $rec['cid'];
copy 6
copy 6
replace 1
  $variables['folder_link'] = "{$base_url}/filedepot/index.php?cid={$rec['cid']}";
copy 3
delete 1
copy 6
copy 6
replace 1
    else {      
copy 4
replace 1
      if ($user->uid > 0 AND $filedepot->checkPermission($rec['cid'], array('upload','upload_dir'), $user->uid)) {
copy 6
