Minor crap
This commit is contained in:
parent
d32f9aeafd
commit
f80612e03b
2 changed files with 1 additions and 7 deletions
|
|
@ -28,9 +28,6 @@
|
|||
</form>
|
||||
|
||||
<?php
|
||||
ini_set('display_errors', 1);
|
||||
ini_set('display_startup_errors', 1);
|
||||
error_reporting(E_ALL);
|
||||
// Pain
|
||||
$count_query = $db->prepare('SELECT COUNT(*) FROM Entries');
|
||||
$count_query->execute();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue