s4

diff s4-init.sh @ 907:ce1a355e7cb1

Warn password timeout in ajaxpost
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 04 Jan 2021 16:10:36 +0900
parents b37776054ba7
children
line diff
     1.1 --- a/s4-init.sh	Tue Jul 02 12:30:16 2019 +0900
     1.2 +++ b/s4-init.sh	Mon Jan 04 16:10:36 2021 +0900
     1.3 @@ -43,7 +43,7 @@
     1.4  	   author)
     1.5  	     addcol=$col
     1.6  	     fkey="${fkey}, foreign key($col) references user(name) on delete cascade on update cascade"
     1.7 -	     keytype=f   # blogの場合はuserのほうがいい??
     1.8 +	     keytype=f   # blog翫user祉??
     1.9  	     ;;
    1.10  	   owner)
    1.11  	     ;;