@@ -7,7 +7,7 @@ Lib::loadClass('Theme');
// class name must have the same name as file
// index.php?_route=UrlAction_BraveCare - uruchamia defaultAction
-class ExampleTool extends RouteToolBase {
+class RouteTool_ExampleTool extends RouteToolBase {
public function defaultAction() {
UI::gora();