Support for PHP > 3
authorJoey Schulze <joey@infodrom.org>
Fri, 29 Dec 2006 20:16:55 +0000 (20:16 +0000)
committerJoey Schulze <joey@infodrom.org>
Fri, 29 Dec 2006 20:16:55 +0000 (20:16 +0000)
src/InfoCon/account/edit.wml

index f6f3770..424427a 100644 (file)
@@ -73,7 +73,7 @@ input.submit {
 
 <h3 class=bar align=center> - <? echo $row['name']; ?> - </font></h3>
 
-<form method=post action="update.php3">
+<form method=post action="update.php">
 <input class=none type=hidden name=oid value="<? echo $oid; ?>">
 <?
   echo ("<input class=\"none\" type=\"hidden\" name=\"blzkto\" value=\"$blzkto\">");