oc-server3/htdocs/newlogsrest.php

11 lines
292 B
PHP

<?php
/***************************************************************************
* For license information see doc/license.txt
*
* Unicode Reminder メモ
***************************************************************************/
$newlogs_rest = true;
require("newlogs.php");
?>