@@ -486,7 +486,7 @@ class Route_UrlAction_ProjektyProNetMediaZamZlec extends RouteBase {// TODO: Url
left join COMPANIES c on(c.ID = o.ID_COMPANIES)
where o.ID_PROJECT = {$id_project}
order by ID DESC
- limit 100
+ -- limit 100
")
: array();