0
0
mirror of https://github.com/Doodle3D/doodle3d-connect.git synced 2025-11-11 17:57:40 +01:00

Prevent caching

This commit is contained in:
peteruithoven
2013-10-18 13:49:40 +02:00
parent b524906723
commit d2d1705780

View File

@@ -2,3 +2,5 @@
php_flag display_startup_errors on
php_flag display_errors on
php_flag html_errors on
Header append Cache-Control "no-cache"