Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Ribeiro committed Oct 11, 2024
1 parent 6888a05 commit dc5b2b3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions profile.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
<?php
// Show all errors
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);

require_once 'includes/header.php';
?>

Expand Down

0 comments on commit dc5b2b3

Please sign in to comment.