Hmm, interesting, there weren't enough of %d
authorJoey Schulze <joey@infodrom.org>
Mon, 2 Jun 2003 05:40:29 +0000 (05:40 +0000)
committerJoey Schulze <joey@infodrom.org>
Mon, 2 Jun 2003 05:40:29 +0000 (05:40 +0000)
src/LinuxTag/2003/projects/update.wml

index b24338f..c1d6fc8 100644 (file)
        if (pg_NumRows ($sth) == 0) {
           $query = sprintf ("INSERT INTO person (name,email,project,nightplace,infomail,insurance,socialevent,list,admin,"
                       ."login,password,comment) "
-                      ."VALUES ('%s',%s,'%s','%s',%d,%d,%d,%d,%d,'%s','%s')",
+                      ."VALUES ('%s',%s,'%s','%s',%d,%d,%d,%d,%d,%d,'%s','%s')",
                       addslashes ($name),
                       $email,
                       addslashes ($project),