tbrehm
2013-01-04 65e8ac35b18fe6f85cfd8ff688a4da521dc568d0
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'));
?>