Skip to content

Instantly share code, notes, and snippets.

View reense's full-sized avatar
🎯
Focusing

Reénse reense

🎯
Focusing
  • Tickles Digital Agency
  • Netherlands
View GitHub Profile
@reense
reense / m2-issue-32916.diff
Last active July 12, 2021 08:25
Patch for magento/magento2 issue 32916.
From 1274e9c6cb5ce5109db658f1d40bb27e6c1f7a08 Mon Sep 17 00:00:00 2001
From: Reense <reense@tickles.nl>
Date: Mon, 12 Jul 2021 10:23:31 +0200
Subject: [PATCH] Fixex undefined indexes in ShippingMethod source.
---
Model/Source/ShippingMethod.php | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Model/Source/ShippingMethod.php b/Model/Source/ShippingMethod.php
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Naamloos document</title>
<link href="test.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="page">
@reense
reense / 0_reuse_code.js
Last active August 29, 2015 14:21
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console