This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/ktwebservice/json.php

7 lines
72 B
PHP

<?php
define('JSON_WEBSERVICE',1);
require_once('webservice.php');
?>