# HG changeset patch # User Matti Hamalainen # Date 1354812343 -7200 # Node ID 02ff0c29df8a6035f152840256deef5f5c97a727 # Parent 1e258de5511d5d736590f78477ec3a3884f14b26 s/voter/entry/. diff -r 1e258de5511d -r 02ff0c29df8a ajax.php --- a/ajax.php Thu Dec 06 18:26:39 2012 +0200 +++ b/ajax.php Thu Dec 06 18:45:43 2012 +0200 @@ -389,7 +389,7 @@ "author" => "S", )); - execSQLCond($sql, "OK, voter updated."); + execSQLCond($sql, "OK, entry updated."); } else if ($type == "settings")