I hereby claim:
- I am sniperwolf on github.
 - I am sniperwolf (https://keybase.io/sniperwolf) on keybase.
 - I have a public key whose fingerprint is 21CB C159 795F 7579 9669 A60E B18B A7BA FD5B 3802
 
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| /** | |
| * Centering Modals of Twitter Bootstrap | |
| * | |
| * @return void | |
| */ | |
| (function () { | |
| var adjust_modal_max_height_and_position, $window; | |
| $window = $( window ); | 
| <?php | |
| namespace Acme\Html; | |
| use Illuminate\Html\FormBuilder as IlluminateFormBuilder; | |
| /** | |
| * @link http://goo.gl/QDmRHn, http://goo.gl/tAchNE | |
| */ | |
| class FormBuilder extends IlluminateFormBuilder { | 
| <?php | |
| /** | |
| * Template Name: ajax | |
| */ | |
| ?> | |
| <?php | |
| $post = get_post($_GET['id']); | |
| ?> | |
| <?php if ($post) : ?> | |
| <?php setup_postdata($post); ?> | 
| <div id="hopper"></div> |