I hereby claim:
- I am pstuifzand on github.
- I am pstuifzand (https://keybase.io/pstuifzand) on keybase.
- I have a public key ASBUakBmzTLIu7inmeDSVLVg-aHZM55NRV53FuVmOQNXKAo
To claim this, I am signing this object:
| all: main | |
| clean: | |
| rm -f main.o | |
| rm -f main | |
| main.cpp: marpa.h | |
| main: main.cpp errors.cpp | 
| include 'utf8.bfft' | |
| struct tag_byte { | |
| unsigned 8 big byte; | |
| summary 'Byte(', byte, ')'; | |
| } | |
| struct tag_short { | |
| unsigned 16 big short; | |
| summary 'Short(', short, ')'; | 
| <?php | |
| class Test_Test_Model_Observer { | |
| public function _construct() {} | |
| public function fixEmailConfig($observer) { | |
| if (Mage::getStoreConfigFlag('dev/email/enabled')) { | |
| $ip = $_SERVER["REMOTE_ADDR"]; | |
| $config = array('port' => '1025'); | 
| package main | |
| import ( | |
| "bufio" | |
| "io" | |
| "log" | |
| "net" | |
| "os/exec" | |
| "strings" | |
| ) | 
| <?php | |
| include_once('app/Mage.php'); | |
| Mage::app('default'); | |
| function makeWalker($collection, $modelName) { | |
| ///echo $collection->getSelect(). "\n"; | |
| return array($collection->getSelect()->query(), $modelName); | |
| } | 
| n98-magerun.phar config:dump | xmlstarlet sel -t -m '/config/global/events/*/observers/*' -v ./class -o ' ' -v ./method -o ' ' -v ./type -n | 
I hereby claim:
To claim this, I am signing this object:
| @wrapper('wrapper') | |
| <p>content</p> | |
| @endwrapper | 
| A BEGIN | |
| @yield('content') | |
| A END |