converting spaces as intentation to tabs

This commit is contained in:
Peter Thaleikis 2015-09-28 22:21:30 +13:00
parent e2fbbda2fd
commit 5fda95d951

View File

@ -25,9 +25,9 @@ class HTTP {
protected static $etag = null; protected static $etag = null;
/** /**
* @config * @config
*/ */
private static $cache_ajax_requests = true; private static $cache_ajax_requests = true;
/** /**
* Turns a local system filename into a URL by comparing it to the script * Turns a local system filename into a URL by comparing it to the script