Skip to content

Instantly share code, notes, and snippets.

@Majkl578
Forked from iguana007/gist:606126
Created October 1, 2010 16:54
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 Majkl578/606478 to your computer and use it in GitHub Desktop.
Save Majkl578/606478 to your computer and use it in GitHub Desktop.
<?php
Nette\Debug::enable(array('12.34.56.78, 11.22.33.44'), NULL,'xxx@gmail.com');
$application->catchExceptions = Nette\Environment::isProduction();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment