Skip to content

Commit 24fae50

Browse files
authored
Update confirm.html
1 parent 4c5c3ce commit 24fae50

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
@@ -48,6 +48,7 @@ <h1>Coding Hut Partner Dashboard</h1>
4848
// Give the parameter a variable name
4949
var dynamicContent = getParameterByName('pname');
5050
var authKey = getParameterByName('plkey');
51+
var authUser = getParameterByName('puser');
5152

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

0 commit comments

Comments
 (0)