I encountered a problem,if I add a plugin whose name is a substring of
the path string,the function strip_plugin will return a wrong $base
string.
strip_plugin("/cakemanager/index.php/manager","manager") should return
"/cakemanager/index.php" but it returns "/cake/index.php"--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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?hl=en -~----------~----~----~----~------~----~------~--~---
