7 lines
128 B
PHP
7 lines
128 B
PHP
<?php
|
|
|
|
/**
|
|
* SessionSubstitution is used to temporary replace the current
|
|
* user session (to pretend to be another user).
|
|
*/
|