MyBB Community Forums

Full Version: CDN handling function
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Currently, files are copied for CDN usage in various places, such as upload_file() and cache_stylesheet(). There should be one single function to handle the copying of files to a CDN to allow much easier extension of the CDN capabilities.
Agreed.