mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge pull request #4636 from spekulatius/converting-spaces-to-tabs
converting spaces as intentation to tabs
This commit is contained in:
commit
278caa86f4
@ -25,9 +25,9 @@ class HTTP {
|
||||
protected static $etag = null;
|
||||
|
||||
/**
|
||||
* @config
|
||||
*/
|
||||
private static $cache_ajax_requests = true;
|
||||
* @config
|
||||
*/
|
||||
private static $cache_ajax_requests = true;
|
||||
|
||||
/**
|
||||
* Turns a local system filename into a URL by comparing it to the script
|
||||
|
Loading…
x
Reference in New Issue
Block a user