lotsofes/index.php

10 lines
122 B
PHP

<?php
error_reporting(0);
include "helpers/status.php";
include "helpers/piwik.php";
include "helpers/browser.php";
?>