Download this file
10 lines (9 with data), 455 Bytes
| <?php
#Application name: PhpCollab
#Status page: 0
?>
<!-- Navigation Start -->
<form method="post" name="login" action="<?php echo $pathMantis ?>login.php?url=<?php echo "http://{$HTTP_HOST}{$REQUEST_URI}" ?>&id=<?php echo $projectSession ?>&PHPSESSID=<? echo $PHPSESSID; ?>">
<input type="hidden" name="username" value="<?php echo $loginSession; ?>">
<input type="hidden" name="password" value="<?php echo $passwordSession; ?>">
<!-- Navigation End -->
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.