Closed (fixed)
Project:
CDN
Version:
6.x-2.0-rc2
Component:
Module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
21 Oct 2010 at 14:44 UTC
Updated:
3 Jan 2014 at 02:04 UTC
Jump to comment: Most recent
- Move the logic for basic mode ("Origin Pull mode" in the UI) into cdn.basic.inc
- Move the logic for advanced mode ("File Conveyor mode" in the UI) into cdn.advanced.inc
- Use require() instead of require_once() to load include files, as per #320493: Use require() not require_once() in the registry
- Create a cdn_include() function that uses require() and makes it easier (and more elegant) to load CDN module's include files
Comments
Comment #1
wim leersDone: http://drupal.org/cvs?commit=439558.