diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-03-06 16:13:52 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-03-06 16:13:52 +0000 |
commit | b588efb71e62470d96a85528960a7e2385e934b0 (patch) | |
tree | 70a5b003edca35feb5b271157e57f2ad895e68b7 /h-source/Config | |
parent | 0a1bbc3293fc57494286a13b520aac77028993b9 (diff) |
improved DownloadController
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 48521b5..9333134 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -100,6 +100,7 @@ class Route 'download,threegcards', 'download,soundcards', 'download,webcams', + 'download,bluetooth', 'history,hide', 'history,show', 'history,block', |