@@ -6,7 +6,6 @@
<body>
<div>
<?php
-error_reporting(E_ALL);
require_once 'action.php';
require_once 'db.php';
@@ -1,5 +1,4 @@