Thanks Larry. It's on my to-do list :-) This is a good excuse.
Regards,
Langdon
Larry E. Masters aka PhpNut wrote:
> @John,
>
> Refactored:
>
> if (!empty($path[$count - 1])) {
> $title = Inflector::humanize($path[$count - 1]);
> }
>
> uses less code.
>
> @Langdon,
>
> I suggest you get the latest release also.
>
>
> --
> /**
> * @author Larry E. Masters
> * @var string $userName
> * @param string $realName
> * @returns string aka PhpNut
> * @access public
> */
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---