mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhexternal.pl,2.14,2.15

2003-03-31 10:33:05
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv28114

Modified Files:
	mhexternal.pl 
Log Message:
BUG #3020 FIX: Used wrong variable in regex.


Index: mhexternal.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhexternal.pl,v
retrieving revision 2.14
retrieving revision 2.15
diff -C2 -r2.14 -r2.15
*** mhexternal.pl	4 Feb 2003 23:31:19 -0000	2.14
--- mhexternal.pl	31 Mar 2003 17:33:05 -0000	2.15
***************
*** 241,245 ****
  	    } else {
  		$namelabel = $filename;
! 		$namelabel =~ s/^.*$mhonarc::DIRSEP//o;
  		mhonarc::htmlize(\$namelabel);
  	    }
--- 241,245 ----
  	    } else {
  		$namelabel = $filename;
! 		$namelabel =~ s/^.*$mhonarc::DIRSEPREX//o;
  		mhonarc::htmlize(\$namelabel);
  	    }

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV