| Current Path : /home/jlgagfroyt/www/AAOLD/components/com_jevents/libraries/ |
| Current File : /home/jlgagfroyt/www/AAOLD/components/com_jevents/libraries/jsonwrapper.php |
<?php
# In PHP 5.2 or higher we don't need to bring this in
if (!function_exists('json_encode')) {
require_once 'jsonwrapper_inner.php';
}
?>