tbrehm
2013-01-15 10b47ccebdb3c25faba6d1075a08c2b9fb63f827
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'));
?>