Project

General

Profile

« Previous | Next » 

Revision 483e6de8

Added by Scott Ullrich over 15 years ago

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

View differences:

usr/local/www/vpn_pptp.php
35 35
##|*MATCH=vpn_pptp.php*
36 36
##|-PRIV
37 37

  
38

  
39 38
require("guiconfig.inc");
39
require_once("vpn.inc");
40 40

  
41 41
if (!is_array($config['pptpd']['radius'])) {
42 42
	$config['pptpd']['radius'] = array();

Also available in: Unified diff