Changeset 729

Show
Ignore:
Timestamp:
11/30/06 15:29:52 (2 years ago)
Author:
ben
Message:

Introducing a new files cache usable by other handlers.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/lib/setup.php

    r703 r729  
    201201define('MAGPIE_CACHE_DIR',$CFG->dataroot.'cache/magpie'); 
    202202 
     203// Files 
     204make_upload_directory('cache/files'); 
     205 
    203206/// Configure ampersands in URLs 
    204207