diff install/step3.php @ 117:f5d58cf2842f

merged with upstream
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sun, 14 Mar 2010 16:31:50 +0900
parents f854f6606fa5
children 9c5e597ef6c6
line wrap: on
line diff
--- a/install/step3.php	Sat Mar 13 18:53:41 2010 +0900
+++ b/install/step3.php	Sun Mar 14 16:31:50 2010 +0900
@@ -4,6 +4,7 @@
 include_once("../DBRecord.class.php");
 include_once("../Settings.class.php");
 include_once("../reclib.php" );
+include_once("../tableStruct.inc.php");
 
 $settings = Settings::factory();
 $settings->post();	// いったん保存する