/[global]/global/htags/global.cgi.tmpl.in
ViewVC logotype

Diff of /global/htags/global.cgi.tmpl.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by shigio, Wed Nov 9 01:28:55 2005 UTC revision 1.14 by shigio, Fri Nov 11 07:25:25 2005 UTC
# Line 31  $htmlbase =~ s!/[^\/]+$!!;             # remove fil Line 31  $htmlbase =~ s!/[^\/]+$!!;             # remove fil
31  $htmlbase =~ s!/defines$!!;  $htmlbase =~ s!/defines$!!;
32  $htmlbase =~ s!/S$!!;  $htmlbase =~ s!/S$!!;
33  $htmlbase =~ s!/$!!;  $htmlbase =~ s!/$!!;
34  if (! -x '@globalpath@' || ! -x '@gtagspath@') {  if (! -x '@globalpath@') {
35          print "@error_begin@Error@error_end@\n";          print "@error_begin@Error@error_end@\n";
36          print "@message_begin@Server side command not found. <a href='$htmlbase/mains.@normal_suffix@'>[return]</a>@message_end@\n";          print "@message_begin@Server side command not found. <a href='$htmlbase/mains.@normal_suffix@'>[return]</a>@message_end@\n";
37          print "@body_end@\n";          print "@body_end@\n";

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26