changeset 313:915a14409c7b

10L.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 27 Nov 2013 03:13:44 +0200
parents 9340eb112ccc
children 50527339b615
files admajax.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/admajax.php	Wed Nov 27 03:11:32 2013 +0200
+++ b/admajax.php	Wed Nov 27 03:13:44 2013 +0200
@@ -324,7 +324,7 @@
               break;
         }
         if (($res = stFetchSQL($sql)) !== FALSE)
-          echo stGetVoteKeyItemData($res["id"], $res, "vn");
+          echo stGetVoteKeyItemData($res["id"], $res, "vk");
         break;
 
       case "voters":