Changeset 1203

Show
Ignore:
Timestamp:
06/05/08 12:30:12 (3 months ago)
Author:
kilburn
Message:

* Fixed #1334: ftp_rawlist error writing to "/tmp" folder in vfs.php

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gui/include/vfs.php

    r1145 r1203  
    112112                } 
    113113                $_ENV['PHP_TMPDIR'] = VFS_TMP_DIR; 
     114                $_ENV['TMPDIR'] = VFS_TMP_DIR; 
    114115                putenv("PHP_TMPDIR=" . $_ENV['PHP_TMPDIR']); 
     116                putenv("TMPDIR=" . $_ENV['PHP_TMPDIR']); 
    115117        } 
    116118 
  • trunk/gui/themes/omega_original/client/menu_general_information.tpl

    r1168 r1203  
    3737    <td height="3" width="193"><img src="{THEME_COLOR_PATH}/images/top/menu_separator.jpg" height="3" width="193" /></td> 
    3838  </tr> 
     39  <!-- BDP: isactive_update_hp --> 
    3940  <tr> 
    4041    <td><a href="update_hp.php" class="submenu">{TR_MENU_UPDATE_HP}</a></td> 
     
    4344    <td height="3" width="193"><img src="{THEME_COLOR_PATH}/images/top/menu_separator.jpg" height="3" width="193" /></td> 
    4445  </tr> 
     46  <!-- EDP: isactive_update_hp --> 
    4547    <tr> 
    4648    <td>&nbsp;</td>