in reply to Re: Rewrite a PHP fileExtension function
in thread Rewrite a PHP fileExtension function

For what it's worth, this bug is not present in the PHP version. It uses strrpos, which would be rindex in Perl-speak.