Skip to content
Snippets Groups Projects

Push SU-APIv2 stuff to live

Merged Imran Hussain requested to merge beta into sucs-site
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
<?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
Loading