tbrehm
2012-11-14 bfcdef6bc91753cb2044e3626f522b5b1aec129f
interface/web/admin/list/directive_snippets.list.php
@@ -73,6 +73,6 @@
                     'prefix'   => "",
                     'suffix'   => "",
                     'width'      => "",
                     'value'      => array('apache' => 'Apache', 'nginx' => 'nginx', 'php' => 'PHP'));
                     'value'      => array('apache' => 'Apache', 'nginx' => 'nginx', 'php' => 'PHP', 'proxy' => 'Proxy'));
?>