projects
/
e-DoKo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d40474a
)
fixed a typo
author
arun
<arun@nubati.net>
Sat, 3 Feb 2007 04:25:41 +0000
(
04:25
+0000)
committer
arun
<arun>
Sat, 3 Feb 2007 04:25:41 +0000
(
04:25
+0000)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index 7996e0d2f9ef6db64e2e275b64cb653b5add3b25..e33b49b48624a4572cbf7f4b111f446f0360acf6 100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-146,7
+146,7
@@
else if(myisset("cancle","me"))
if(time()-strtotime($r[0]) > 60*60*24*30)
{
$message = "Hello, \n\n".
- "Game $gameid has been cancled
because,
since nothing happend for a while and $myname requested it.\n";
+ "Game $gameid has been cancled since nothing happend for a while and $myname requested it.\n";
$userids = DB_get_all_userid_by_gameid($gameid);
foreach($userids as $user)