We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8874d72 commit 5f95e16Copy full SHA for 5f95e16
csb/csb-apps/Mosaic/writeMosaicData.php
@@ -23,7 +23,7 @@
23
24
// submit data to table marks
25
$imageID = $_GET['imageId'];
26
- $buttonValue = $_GET['buttonValue'];
+ $buttonValue = $_GET['buttonvalue'];
27
$userID = $_GET['userId'];
28
29
// Insert Data into image_user table
0 commit comments