* Fixed a bug with the Default DID plugin [#20 state:resolved]

This commit is contained in:
neen 2009-04-09 17:46:11 -07:00
parent 00ffb2dc36
commit 03891ebcfa

View File

@ -16,7 +16,6 @@ class plgn_voip_did_DEFAULT
var $plugin; // The plugin name
var $reserve=24; // Number of hours reserved
var $name='DEFAULT'; // Plugin name
var $release_minutes; // From the plugin settings
var $avail_countries; // Available countries array
/** Get the plugin settings from the database */