Example #1
0
 function __construct()
 {
     self::$_template = 'edit-listing.php';
     parent::__construct(self::$_template, __('Edit Listing', APP_TD));
 }