diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-03 23:44:48 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-03 23:44:48 +0000 |
commit | 190ded0397f9434a1fadd0f06775edb6dcf60272 (patch) | |
tree | e3f4ec0f53d26d185e5c0b043e3b3fdbe1643db9 /h-source/Application/Include/distributions.php | |
parent | 67f94bb059506bf617d69a8af67e96a7f62632e8 (diff) |
added webcams - part 1
Diffstat (limited to 'h-source/Application/Include/distributions.php')
-rw-r--r-- | h-source/Application/Include/distributions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Include/distributions.php b/h-source/Application/Include/distributions.php index acfed40..5b91346 100644 --- a/h-source/Application/Include/distributions.php +++ b/h-source/Application/Include/distributions.php @@ -38,6 +38,7 @@ class Distributions 'ututo_xs_2009' => 'UTUTO XS 2009', 'ututo_xs_2010' => 'UTUTO XS 2010', 'venenux_0_8' => 'VENENUX 0.8', + 'venenux_0_8_2' => 'VENENUX-EC 0.8.2', ); public static function getList() |