Show
Ignore:
Timestamp:
04/03/2008 05:45:55 PM (8 months ago)
Author:
PugFish
Message:

Follow up to r2368

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/forge/libraries/Form_Upload.php

    r2118 r2415  
    6464        { 
    6565                // Use the global upload directory by default 
    66                 empty($dir) and $dir = Config::item('upload.upload_directory'); 
     66                empty($dir) and $dir = Config::item('upload.directory'); 
    6767 
    6868                // Make the path asbolute and normalize it