Menu

[r9]: / projects_site / navigation.php  Maximize  Restore  History

Download this file

10 lines (9 with data), 455 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
<?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.