PageRenderTime 52ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/platform/error_reporting.php

https://github.com/eshwarz/erp
PHP | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | 126c20e0b475ef8cb06c07b76daa01cb MD5 | raw file
  1. <?php
  2. error_reporting(5);
  3. ?>