After you log in from that page it takes you to presenters_login.php. You have to manually return to that page after logging in to see the number. That is why I didn't see it.
If you simply go to that url and log in, you won't see the number.
Anyway, the number comes from the code you added on line 14:
<?php echo $_SESSION['SecurityAssist_ID']; ?>