Aleksander Machniak
2012-09-04 2c0d038396024c85ada00c10324a56ab7557f8d0
Set error_reporting
1 files modified
2 ■■■■■ changed files
skins/larry/svggradient.php 2 ●●●●● patch | view | raw | blame | history
skins/larry/svggradient.php
@@ -11,6 +11,8 @@
 * See http://creativecommons.org/licenses/by-sa/3.0/ for details.
 */
ini_set('error_reporting', E_ALL &~ (E_NOTICE | E_STRICT));
header('Content-Type: image/svg+xml');
header("Expires: ".gmdate("D, d M Y H:i:s", time()+864000)." GMT");
header("Cache-Control: max-age=864000");