[pLog-svn] r5260 - in plog/branches/lifetype-1.2/class: file gallery/resizers
    Jon Daley 
    plogworld at jon.limedaley.com
       
    Tue Apr  3 11:22:26 EDT 2007
    
    
  
 	I don't think I want to know what this is doing.  But... what is 
this doing?  I can't quite parse it.  Seems like it saying remove the 
entire string if it is suffixed by three backslashes and a forward slash - 
no wait, there aren't the right number of backslashes for that.
On Tue, 3 Apr 2007, mark at devel.lifetype.net wrote:
> Add a new File::basename() to fixed basename() error when we use thumbnailgenerator to generate thubmnail from a image with CJK filename.
> +  $basename = preg_replace( '/^.+[\\\\\\/]/', '', $fileName );
    
    
More information about the pLog-svn
mailing list