comments on db update scripts

This commit is contained in:
following
2013-04-23 00:43:16 +02:00
parent 0c1a862a30
commit 328d1148fc
2 changed files with 11 additions and 11 deletions
+3 -5
View File
@@ -3,13 +3,11 @@
/***************************************************************************
* For license information see doc/license.txt
*
* Unicode Reminder メモ
***************************************************************************/
* Unicode Reminder メモ
***************************************************************************/
/*
* update of static data and triggers in developer system
*
* Tables must be updated manually, see htdocs/doc/sql/db-changes.txt
* update of tables, indexes, triggers/storedprocs and static data in developer system
*/
$rootpath = $opt['rootpath'] = dirname(__FILE__) . '/../htdocs/';