Mercurial > hgrepos > hgweb.cgi > s4
changeset 65:3229b05617a3
typo
author | HIROSE Yuuji <yuuji@gentei.org> |
---|---|
date | Wed, 29 Jul 2015 21:14:28 +0900 |
parents | 54bbd7ce3766 |
children | 666180f62a3d |
files | s4-funcs.sh |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/s4-funcs.sh Mon Jul 27 22:12:16 2015 +0900 +++ b/s4-funcs.sh Wed Jul 29 21:14:28 2015 +0900 @@ -969,6 +969,7 @@ cleanup() { echo .quit > $sqi kill $sq3pid + kill $sq3pid rm -f $sqo $sqi rm -rf $tmpfiles } @@ -1148,7 +1149,7 @@ <p>招待状の有効期限(1週間)が切れているか、チケット番号が異なっています。 加入している人に、再度招待してもらいましょう。</p> EOF - reutrn + return fi echo "$email さんようこそ" | html h2 query "replace into user values('$email');"