Skip to content
Snippets Groups Projects
Commit 8d63b5f1 authored by Imran Hussain's avatar Imran Hussain
Browse files

Turn off error reporting as smarty sucks

parent 2f87eadb
No related branches found
No related tags found
No related merge requests found
<?php
// gib errars plox
error_reporting(E_ALL);
ini_set('display_errors', 1);
//error_reporting(E_ALL);
//ini_set('display_errors', 1);
// this is the php for sucs.org/susignup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment