Subversion Repositories cryptochat

Rev

Blame | Last modification | View Log | RSS feed

  1. <?php
  2. # In PHP 5.2 or higher we don't need to bring this in
  3. if (!function_exists('json_encode')) {
  4.         require_once 'jsonwrapper_inner.php';
  5. }
  6. ?>
  7.