diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2010-12-25 11:15:21 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2010-12-25 11:15:21 +0000 |
commit | d63c9b18a6919c23840ed92f3ff4675f24f31a96 (patch) | |
tree | 3707adfd41ae71179e5a02721962213fd84d9d94 /h-source/Config | |
parent | bd2f4275434bb99880e6659a1a528bd8eec380f4 (diff) |
added soundcards - part 2
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 bf3dd1b..1a3161a 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -95,6 +95,7 @@ class Route 'download,printers', 'download,scanners', 'download,threegcards', + 'download,soundcards', 'history,hide', 'history,show', 'history,block', |