/[drupal]/contributions/modules/cdn/README.txt
ViewVC logotype

Diff of /contributions/modules/cdn/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3, Sun Jan 6 23:26:39 2008 UTC revision 1.4, Sun Jan 6 23:39:52 2008 UTC
# Line 1  Line 1 
1  // $Id: README.txt,v 1.2 2008/01/05 13:47:08 wimleers Exp $  // $Id: README.txt,v 1.3 2008/01/06 23:26:39 wimleers Exp $
2    
3  Applying the Drupal core patch  Applying the Drupal core patch
4  ------------------------------  ------------------------------
# Line 68  $conf = array( Line 68  $conf = array(
68        'unique' => 'filename',        'unique' => 'filename',
69        'unique_method' => 'mtime',        'unique_method' => 'mtime',
70      ),      ),
   
71      2 => array(      2 => array(
72        'paths' => array('sites/wimleers.com/files/css'),        'paths' => array('sites/wimleers.com/files/css'),
73        'pattern' => '.*',        'pattern' => '.*',

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.2