Skip to content

Instantly share code, notes, and snippets.

@LuisRBarreras
Last active August 29, 2015 13:59
Show Gist options
  • Save LuisRBarreras/10914892 to your computer and use it in GitHub Desktop.
Save LuisRBarreras/10914892 to your computer and use it in GitHub Desktop.
Add these code on module.php
ini_set('display_startup_errors',true);
ini_set('display_errors',true);
return array();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment