changes to new order PDF
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
class Layout extends mfLayout {
|
||||
protected static $instance;
|
||||
|
||||
public function __construct(){
|
||||
|
||||
}
|
||||
|
||||
|
||||
public static function singleton($param=false) {
|
||||
if(!isset(self::$instance)) {
|
||||
|
||||
Reference in New Issue
Block a user