Index: branches/5.0.x/core/units/helpers/category_helper.php =================================================================== diff -u -r12706 -r12726 --- branches/5.0.x/core/units/helpers/category_helper.php (.../category_helper.php) (revision 12706) +++ branches/5.0.x/core/units/helpers/category_helper.php (.../category_helper.php) (revision 12726) @@ -1,6 +1,6 @@ $page_id, 'pass' => 'm'); $page_url = $this->Application->HREF(strtolower($templates[$page_id]), '', $url_params); - /*if ($this->Application->IsAdmin()) { + /*if ($this->Application->isAdmin) { $page_url = preg_replace('/&(admin|editing_mode)=[\d]/', '', $page_url); }*/