Skip to content

Commit 4c5c3ce

Browse files
authored
Update confirm.html
1 parent 7e3167f commit 4c5c3ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Partners/confirm.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ <h1>Coding Hut Partner Dashboard</h1>
4747
}
4848
// Give the parameter a variable name
4949
var dynamicContent = getParameterByName('pname');
50+
var authKey = getParameterByName('plkey');
5051

5152
$(document).ready(function() {
5253

0 commit comments

Comments
 (0)