Skip to content

Instantly share code, notes, and snippets.

View mark-netalico's full-sized avatar

Mark Lewis mark-netalico

View GitHub Profile
#!/bin/bash
printf 'Would you like an RFP?'
read answer
echo Sorry. We don't respond to RFP's. Please try another agency.

Keybase proof

I hereby claim:

  • I am netalico on github.
  • I am markwlewis (https://keybase.io/markwlewis) on keybase.
  • I have a public key whose fingerprint is 494B 1EC4 7179 3C78 6A22 CB44 00B0 556E 5EA8 5454

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am netalico on github.
  • I am markwlewis (https://keybase.io/markwlewis) on keybase.
  • I have a public key whose fingerprint is E8E1 8A88 0147 9620 462E 3E13 0E90 6A94 CDB0 4268

To claim this, I am signing this object:

Magento Overrride with patch for fixing the db deadlock error issue
FILE PATH:
/var/www/dev.linentablecloth.com/app/code/local/Mage/Sales/Model/Abstract.php
SOURCE CODE:
<?php
/**