File
![]() |
Last Change |
---|---|
![]() |
|
![]() |
2505 (21 years ago) by dan: Fix to make files.php work, the option which displays the files with a port which were touched by a given commit. Look for 'files.php', extract that from the pathname so we can find the element, extract the message id, then call the freshports_Files function. As part of this change, send the REDIRECT_URL instead of the REQUEST_URI to freshports_Parse404URI. < $result = freshports_Parse404URI($_SERVER['REQUEST_URI'], $db); --- > $result = freshports_Parse404URI($_SERVER['REDIRECT_URL'], $db); |
![]() |
2249 (21 years ago) by : This commit was manufactured by cvs2svn to create tag 'FreshPorts_2003_05_04'. |
![]() |
953 (23 years ago) by dan: new style |