Add a demo entry page
This commit is contained in:
parent
962bdb58e3
commit
20f873e0cc
@ -173,6 +173,8 @@ asort($orders);
|
||||
//var_dump($orders);
|
||||
|
||||
print '<form name="choosedemo" action="'.$_SERVER["PHP_SELF"].'" method="POST">';
|
||||
print '<input type="hidden" name="username" value="demo">';
|
||||
print "\n";
|
||||
|
||||
print '<table style="font-size:14px;">';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user