diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-07-15 15:23:51 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-07-15 15:23:51 +0000 |
commit | ff7042aba4ba6a98b98b7a4435417d63374f2d69 (patch) | |
tree | 8949f0b7bbb36ef70492694371f4977321a4e2ba /h-source/Config | |
parent | 8e1a6083cf4be6b0fb2d31863e409dfcb4705261 (diff) |
added view file for permanently deleted devices
Diffstat (limited to 'h-source/Config')
-rw-r--r-- | h-source/Config/Route.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Config/Route.php b/h-source/Config/Route.php index f490a1d..6eb88f1 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -104,6 +104,7 @@ class Route 'search,pciid', 'search,lspci', 'generic,del', + 'generic,cleared', 'news,index', 'download,index', 'download,all', |