diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-05-08 06:39:47 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-05-08 06:39:47 +0000 |
commit | ec480291d35e5d69a0689aa905fdddeddfa13524 (patch) | |
tree | 9dd80c23ffcf912da7a723724983fb8b44a0de86 /h-source/Config/Route.php | |
parent | dad96fd2adef8272aba89c3cbcac1a336fc7586d (diff) |
added PCMCIA controllers - 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 4e93499..46f1908 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -126,6 +126,7 @@ class Route 'download,sdcardreaders', 'download,modems', 'download,raidadapters', + 'download,pcmcia', 'history,hide', 'history,show', 'history,block', |