• Delivery.pm

    726 727  
    103 103 return 'Способ доставки';
    104 104 }
    105 105
    106 sub class_table
    107 {
    108 return 'webshop::SQL::DeliveryTable';
    109 }
    110
    106 111 sub pre_store
    107 112 {
    108 113 my $self = shift;