ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1/www
r2508
File Last Change
 ../
branches/ 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);
tags/ 2249 (21 years ago) by : This commit was manufactured by cvs2svn to create tag 'FreshPorts_2003_05_04'.
trunk/ 953 (23 years ago) by dan: new style
3 directories and 0 files shown