Skip to content

Instantly share code, notes, and snippets.

@br2490
Created September 21, 2016 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save br2490/79f034adb584bc951a93a9ed20df7af3 to your computer and use it in GitHub Desktop.
Save br2490/79f034adb584bc951a93a9ed20df7af3 to your computer and use it in GitHub Desktop.
Drupal Debug
error_reporting(E_ALL);
ini_set('display_errors', TRUE);
ini_set('display_startup_errors', TRUE);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment