Submitted by Art Williams on Thu, 02/16/2012 - 8:52am

@Emil:

You are absolutely correct. If however one of your files is sufficiently large so that you do NOT want it to aggregate you can simply change your $options array to include 'preprocess'=>FALSE


$options = array('type' => 'file', 'preprocess'=>FALSE);

The content of this field is kept private and will not be shown publicly.

Plain text

  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.