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