remove debug code and add lowercase controller comparison
authorStricted <info@stricted.net>
Sun, 17 Jul 2016 05:21:58 +0000 (07:21 +0200)
committerStricted <info@stricted.net>
Sun, 17 Jul 2016 05:21:58 +0000 (07:21 +0200)
commit7d0df713669992ddc0ea5fc059e82b83c4297277
tree52c5dd59b7567b55bf590f1548cc57bef6a2cc76
parent44d399bc94b994e91c9b816258d07908b09b7b40
remove debug code and add lowercase controller comparison
lib/system/RequestHandler.class.php
lib/system/route/Literal.class.php [new file with mode: 0644]
lib/system/route/Regex.class.php [new file with mode: 0644]
lib/system/route/Request.class.php [new file with mode: 0644]
vendor/Zend/Mvc/Router/Http/Regex.php