1<?php
2/**
3 * Options for the Poldek Plugin
4 */
5$conf['repos'] = '';
6$conf['http_proxy'] = '';
7$conf['ftp_proxy'] = '';
8
9//Setup VIM: ex: noet ts=4 enc=utf-8 :
10