\n"; } */ // if( substr( $HTTP_REFERER, 0, strlen($PATTERN) ) != $PATTERN ) { // die("DIRECT CALL DENIED!"); // } /* ** Return the BLOB */ if( isset($id) ){ $ABlob = new TheBLOB($id); // var_dump($ABlob); if( !$ABlob->is_error ) { $ABlob->EchoBlob(); exit; } } ?>