Question was (half) self-replied!

https://trac.cakephp.org/changeset/3854

moved to Router.. so

old: $base = strip_plugin($this->base, $this->plugin);
new: $base = Router::stripPlugin($this->base, $this->plugin);

I can't really say why... but one could assume... cuz it makes sense!
;)

Cheers,

Seb.

On Jan 3, 12:50 pm, "Seb" <[EMAIL PROTECTED]> wrote:
Guys...

anybody has any idea why was the function strip_plugin() removed from
basics.php in 1.2.x... or where it's gone...?

I can easily work around it, but I'm just intrigued as to why is it
gone...?!

cheers,

Seb.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to