profiler.php 477 B

1234567891011121314
  1. <?php
  2. defined('BASEPATH') OR exit('No direct script access allowed');
  3. /*
  4. | -------------------------------------------------------------------------
  5. | Profiler Sections
  6. | -------------------------------------------------------------------------
  7. | This file lets you determine whether or not various sections of Profiler
  8. | data are displayed when the Profiler is enabled.
  9. | Please see the user guide for info:
  10. |
  11. | https://codeigniter.com/user_guide/general/profiling.html
  12. |
  13. */