Subversion Repositories personal-webbase

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1. <?php
  2.  
  3. if (isset($configuration['common_debugger']['debug']) && ($configuration['common_debugger']['debug']))
  4. {
  5.         ob_start();
  6. }
  7.  
  8. ?>