Skip to content

Instantly share code, notes, and snippets.

View alexmglover's full-sized avatar

Alex Glover alexmglover

View GitHub Profile
@rsanchez
rsanchez / gist:1198583
Created September 6, 2011 18:46
cp_js_end referer
<?php
class My_ext {
/* blah blah blah */
public function cp_js_end()
{
//be courteous to other users of this hook
$str = $this->EE->extensions->last_call;