I hereby claim:
- I am mikewhitby on github.
- I am mikewhitby (https://keybase.io/mikewhitby) on keybase.
- I have a public key whose fingerprint is 7F3A 4DC9 5074 A876 8BA9 F777 D0A6 E111 6E6F 587A
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| /media/catalog | |
| /var/* | |
| !/var/.htaccess | |
| /app/etc/local.xml | |
| /errors/local.xml | |
| /.htaccess | |
| /install.php | |
| /LICENSE.html | |
| /LICENSE.txt | |
| /LICENSE_AFL.txt |
| <?php | |
| class Namespace_Module_Model_Entity extends Mage_Core_Model_Abstract | |
| { | |
| /** | |
| * Initialization | |
| */ | |
| public function _construct() | |
| { | |
| $this->_init('namespace_module/entity'); | |
| } |