Project

General

Profile

« Previous | Next » 

Revision 1d333258

Added by Scott Ullrich almost 16 years ago

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

View differences:

usr/local/www/services_dhcp_relay.php
28 28
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29 29
	POSSIBILITY OF SUCH DAMAGE.
30 30
*/
31
/*
32
	pfSense_MODULE:	dhcprelay
33
*/
31 34

  
32 35
##|+PRIV
33 36
##|*IDENT=page-services-dhcprelay
......
36 39
##|*MATCH=services_dhcp_relay.php*
37 40
##|-PRIV
38 41

  
39

  
40 42
function get_wan_dhcp_server() {
41 43
	global $config, $g;
42 44
	$dhclientfn = $g['vardb_path'] . "/dhclient.leases." . $config['interfaces']['wan']['if'];

Also available in: Unified diff