updates source code license and xml docu
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
||||
$opt['rootpath'] = '../../';
|
||||
header('Content-type: text/html; charset=utf-8');
|
||||
require($opt['rootpath'] . 'lib2/web.inc.php');
|
||||
|
||||
Reference in New Issue
Block a user