Projekt

Allgemein

Profil

Herunterladen (167 Bytes) Statistiken
| Zweig: | Markierung: | Revision:
package SL::DB::PartsPriceHistory;

use strict;

use SL::DB::MetaSetup::PartsPriceHistory;
use SL::DB::Manager::PartsPriceHistory;

__PACKAGE__->meta->initialize;

1;
(90-90/158)