first commit
This commit is contained in:
8
class/deliveries/class.Raben.php
Normal file
8
class/deliveries/class.Raben.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
class Raben extends Delivery
|
||||
{
|
||||
public static $className = 'Raben';
|
||||
|
||||
protected $track_and_trace = 'https://myraben.com/link/ShipmentInformation?shipmentNumber=[PACKAGE_ID]';
|
||||
}
|
||||
Reference in New Issue
Block a user