Skip to content

Instantly share code, notes, and snippets.

@davidlukac
Created April 7, 2016 16:32
Show Gist options
  • Save davidlukac/e7ad89c9969cbe2c8b054868d1c577dc to your computer and use it in GitHub Desktop.
Save davidlukac/e7ad89c9969cbe2c8b054868d1c577dc to your computer and use it in GitHub Desktop.
Drupal 7 snippets
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