Skip to content

Commit 5f95e16

Browse files
committed
Adding poll table
1 parent 8874d72 commit 5f95e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csb/csb-apps/Mosaic/writeMosaicData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
// submit data to table marks
2525
$imageID = $_GET['imageId'];
26-
$buttonValue = $_GET['buttonValue'];
26+
$buttonValue = $_GET['buttonvalue'];
2727
$userID = $_GET['userId'];
2828

2929
// Insert Data into image_user table

0 commit comments

Comments
 (0)