Skip to content

Commit

Permalink
pptp: more files got lost in a GUI bootstrap update
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Mar 5, 2015
1 parent 14b3ab2 commit ee27740
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/www/vpn_pptp.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
*/

require_once('guiconfig.inc');
require_once('functions.inc');
require_once('filter.inc');
require_once('shaper.inc');
require_once('vpn.inc');

if (!is_array($config['pptpd']['radius'])) {
Expand Down

0 comments on commit ee27740

Please sign in to comment.