e-smith-pptpd/root/etc/e-smith/db/configuration/migrate/10NoPPTPStartIP

5 lines
99 B
Plaintext
Raw Permalink Normal View History

{
# We don't need $pptpd{StartIP} any more
$DB->get_prop_and_delete('pptpd', 'StartIP');
}