aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaude <longneck@scratchbook.ch>2018-10-02 11:45:15 +0200
committerGitHub <noreply@github.com>2018-10-02 11:45:15 +0200
commit9edcff65daef96e558551630e048d102e8d4e985 (patch)
treef14aa10504ad2d2aaa59584f51e6d6a7cc617d73
parente5ba4abcf829abd480672139c53109a531f79943 (diff)
downloadstikked-fit-9edcff65daef96e558551630e048d102e8d4e985.tar.gz
stikked-fit-9edcff65daef96e558551630e048d102e8d4e985.tar.bz2
stikked-fit-9edcff65daef96e558551630e048d102e8d4e985.zip
Update README.md0.13.0
linebreaks reloaded
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5dc91aa..9db59a0 100644
--- a/README.md
+++ b/README.md
@@ -100,10 +100,10 @@ The language setting in config/stikked.php is back, you can set a fixed language
$config['language'] = 'english';
```
-New config option: Content expiration.\
-Sets the "Expires:"-header to make use of browser-caching\
-Format: http://php.net/manual/en/function.strtotime.php\
-Examples: '+10 seconds', '+1 year', '-1 week'\
+New config option: Content expiration. \
+Sets the "Expires:"-header to make use of browser-caching \
+Format: http://php.net/manual/en/function.strtotime.php \
+Examples: '+10 seconds', '+1 year', '-1 week' \
Browser-caching is disabled when this option is not set.
```php

© 2014-2024 Faster IT GmbH | imprint | privacy policy