|
|
|
@ -2,9 +2,6 @@ package NGCP::Schema::Result::voip_pbx_autoattendants;
|
|
|
|
|
use Scalar::Util qw(blessed);
|
|
|
|
|
our $VERSION = '2.007';
|
|
|
|
|
|
|
|
|
|
# Created by DBIx::Class::Schema::Loader
|
|
|
|
|
# DO NOT MODIFY THE FIRST PART OF THIS FILE
|
|
|
|
|
|
|
|
|
|
use parent 'DBIx::Class::Core';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -142,9 +139,4 @@ along with this package. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
|
|
|
|
|
|
=cut
|
|
|
|
|
|
|
|
|
|
# Created by DBIx::Class::Schema::Loader v0.07035 @ 2013-10-14 14:08:29
|
|
|
|
|
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:uOk7D6xRi3/TqRyLelv18g
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# You can replace this text with custom code or comments, and it will be preserved on regeneration
|
|
|
|
|
1;
|
|
|
|
|