I hereby claim:
- I am leonelquinteros on github.
- I am peiiion (https://keybase.io/peiiion) on keybase.
- I have a public key whose fingerprint is 855B 7EEF D1D8 E70C A46F B126 FA05 414C 8341 AEEF
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <div id="fb-root"></div> | |
| <script> | |
| // Load the SDK Asynchronously | |
| (function(d, s, id){ | |
| var js, fjs = d.getElementsByTagName(s)[0]; | |
| if (d.getElementById(id)) {return;} | |
| js = d.createElement(s); js.id = id; | |
| js.src = "//connect.facebook.net/en_US/all.js"; | |
| fjs.parentNode.insertBefore(js, fjs); | |
| }(document, 'script', 'facebook-jssdk')); |
| <?php | |
| /** | |
| * MySQL layer for DBO | |
| * | |
| * PHP 5 | |
| * | |
| * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) | |
| * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) | |
| * | |
| * Licensed under The MIT License |