fix(legacy): update or remove broken links

This commit is contained in:
jo 2022-09-21 00:44:42 +02:00 committed by Kyle Robbertze
parent 4bb5f58a7c
commit 6b16df8966
33 changed files with 3210 additions and 3216 deletions

View file

@ -2,9 +2,6 @@
/**
* Class Rest_RouteController.
*
* Taken from https://github.com/aporat/Application_Rest_Controller_Route
* to enable hierarchy routing
*/
class Rest_RouteController extends Zend_Controller_Router_Route
{