tbrehm
2013-03-27 cb50f49b82f8e4992c849cc8d9587a7511d1bf3b
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'));
?>