diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-04 11:26:22 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-04 11:26:22 +0000 |
commit | 799376543af81e836b175b1eb71368f321b84416 (patch) | |
tree | 36c93375dce2cbe3d4a98542a2c09378e3582f68 /h-source/Config/Route.php | |
parent | 190ded0397f9434a1fadd0f06775edb6dcf60272 (diff) |
added webcams - part 2
Diffstat (limited to 'h-source/Config/Route.php')
-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 967bdc4..f0e91c8 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -98,6 +98,7 @@ class Route 'download,scanners', 'download,threegcards', 'download,soundcards', + 'download,webcams', 'history,hide', 'history,show', 'history,block', |