A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$hooks is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$config is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$log is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$uri is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$router is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$output is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$security is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$input is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$lang is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 132

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 294

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 168

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 237

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 317

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$agent is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$page_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$info_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$social_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$radio_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Radio::$media_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$agent is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$page_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$info_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$social_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$radio_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$media_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

Clocktower - Radio

Follow us on:

LISTEN

SERIES

Beyond the Subtitles

Film critic and The Boston Herald entertainment writer Stephen Schaefer hosts candid conversations with actors, filmmakers, producers and movie people near and far.
more

The Armory Show: 2003 - 2008

The Armory Show is a selection of ARTonAIR, WPS1 and Clocktower coverage of the art fair since 2005, where we frequently operated from a cozy corner module in Manhattan's West Side piers. The show occupied a half-dozen-football-fields' worth of this riverside real estate carpeted in art, and open to the public for five frequently snowy, icy days in March. WPS1 was the official Internet radio station for The Armory Show from 2005 to 2008. AIR now covers the show and the surrounding satellite fairs using roving correspondents and remote recording devices in addition to our own Clocktower Productions and familiar menagerie of producers and experts.
more

The New Palette

An outside view inside issues of art and identity. Hosted by Kim Steger, and produced by Darrell M. McNeill, Dianne Smith and Kim Steger.
more

Goodbye Dear Old Stepstone

Traditional, folk, vernacular, endangered, and extinct music from America and elsewhere. Hosted by Nathan Salsburg, an archivist, producer, and writer based in Louisville, Kentucky.

He has worked for the The Alan Lomax Archive since 2000, for which he currently serves in the capacities of production manager, photo and video archivist, and general digital catalog editor. Salsburg maintains an index of online vernacular music resources at his blog, roothogordie.wordpress.com, contributes occasional music writing to the Louisville Eccentric Observer and the Other Music weekly update, and is curator of Twos & Fews, a vernacular music imprint in collaboration with Chicago's Drag City label.
more

Impossible Music

Music and mixes that aspire to challenge you, surprise you, tickle you, jostle you, and to crack you open and put you back together again.
more

P.S.1 Contemporary Art Center

Discussions, readings, performances, presentations, and interviews with artists exhibiting work or making presentations at P.S.1 Contemporary Art Center (now MoMA/PS1).
more

Art Basel Miami Beach

Official art radio station of Art Basel Miami, offering listeners an exclusive peek at the fair. With Coco Rosie, Lee Quinones, Derrick Adams, Kenny Scharf, and more. 


more

Sonorama

A series of programs produced by the composer Elliott Sharp from his own collection of works that have influenced, energized, or otherwise occupied his earspace and imagination; from African chanting to Japanese noise to avant-garde concert music. Many of the segments were assembled for the former radio station of P.S.1 Contemporary Art Center (now MoMA/PS1) between 2004 and 2006.
more

Art & Technology

Art & Technology is a radio program that investigates how advancements in new technologies are affecting artists and their work. The series consists of interviews with contemporary visual and audio artists discussing their work, influences, aesthetics and the technical issues they encounter in the creation of their art, relating their personal views about the uses and usages of new media in the art world today. The show opens a discourse with artists working in Interactive, Performance, Screen Based, and Audio and Sound Based media about the role that dynamic technologies play in contemporary art and their own artwork.
more

Artist to Artist

Artist Jen DeNike draws modern and contemporary artists into conversation about their work and the state of the art world.
more

Bald Ego Online

The late arts writer Glenn O'Brien and poet Max Blagg hosted the Bald Ego Online series from 2005-2006, featuring Duncan Hannah, Ron Padgett, Anna Akhmatova, Donald Barthelme, an Anthology of New York Poets, and more. 
 
After O'Brien passed away in 2017, Clocktower re-introduced the series in remembrance of the writer's life in the New York art scene. He will be sorely missed.   

Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org, artonair.org, and Art International Radio. For the complete history of Clocktower Radio, read our Mission & History section. 
 
more

The Bio-Blurb Show

From "wetware" practices to "live" art, from reproductive technologies to cloning, from plastic surgery to brain chips, the "Bio-Blurb" show explores the futuristic aspects of the "sci-art" conjunction in the US, the UK, Germany and Australia. The show is host to artists, scientists, curators, critics and philosophers who explore the intersections of the visual arts and the genetic sciences in contemporary art.
more

BOMB Magazine

Founded in 1981, BOMB Magazine is a not-for-profit quarterly. Started because its early editors saw a disparity between the way artists talked about their work among themselves and the way in which it was described by critics, BOMB aims to reveal, intimately and intellectually, an artist's creative process through in-depth conversations between peers. Over the past quarter century it has become one of the leading magazines on American culture. BOMB interviews are primary documents of American cultural history; its archive consists of more than 800 historical records comprising the voices of 1,400 major figures in the arts. The BOMBLive! series was launched in 2001 and has included interviews with Philip Lopate, Carroll Dunham, Rick Moody and Peter Carey, among others.


NB: Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org, artonair.org, and Art International Radio. For the complete history of Clocktower Radio, read our Mission & History section. 
 

more

Channel 192

Channel 192 is curated by Jack Macrae, editor of the Henry Holt imprint Jack Macrae Books, who says that most bookstores, especially the leviathan Borders and Barnes and Noble, are not interested in books. So he and his wife, gallerist Paula Cooper, opened their own, 192 Books on 10th Avenue in Manhattan. Like bookstores of old, 192 houses a collection that is a very personal reflection of its owners. Programs appearing below were recorded during public readings at 192 Books or Paula Cooper Gallery.

more

Cineopolis

Hosted by Elise MacAdam, this series explores contemporary cinema through interviews with and discussions about its most pertinent contributors and contributions.
more

Close Listening

Conversations and readings with poets and artists, produced in cooperation with PennSound and hosted by Charles Bernstein, the American poet, theorist, editor, and literary scholar. Bernstein was born in New York City in 1950. He is a foundational member and leading practitioner of Language poetry. Bernstein was educated at the Bronx High School of Science and at Harvard University, where he studied philosophy with Stanley Cavell and wrote his final thesis on Gertrude Stein and Ludwig Wittgenstein.

In the mid-1970s Bernstein became active in the experimental poetry scenes in New York and San Francisco, not only as a poet, but also as an editor, publisher, and theorist. With visual artist and wife Susan Bee, Bernstein published several now well-known poets whose work is associated with Language writing.
more

The Collectors Forum

Althea Viafora-Kress interviews curators, artists, directors, collectors, patrons and more, getting the scoop on the commercial side of the art world. Viafora-Kress is an art advisor and private dealer who has specialized in both finding and working with emerging artists and advising young collectors. After creating her own art consulting firm, Viafora-Kress Fine Arts, Althea went on to join one of the worlds leading contemporary art galleries, Hauser & Wirth.
more

Conversations with Writers

Host Charles Ruas in conversation with contemporary writers and poets, continuing a stream of intelligent discussion dating back to his legendary days at WBAI Pacifica Radio in New York in the seventies. Ruas is the author of Conversations with American Writers, a Fulbright scholar, and a distinguished French translator. His writing has frequently appeared in both ARTNews and Art in America. His other Clocktower-produced program is Historic Audio From the Archives of Charles Ruas and is one of the most brilliant and extensive collections of historic audio in our archive.
more

Cross Radio

John Duncan produces and hosts Cross Radios' live experimental music broadcasts from Udine Italy. To find more playlists, visit his website here: www.johnduncan.org/crossradio
more

Open Territory

Musical innovators share their work in a combination of an interview. Including Max Neuhaus, Miles Davis, Christian Marclay, and more. 
more

Emerging Underground

Delving deep into the the underground music scene, Clocktower hosts listen, comment, question and probe to get the latest and greatest of what's bubbling in the music scene. From jazz to metal to rock and all musical experiments in between, our hosts wade through the unknown areas of music to find, play, and interview the best new artists from way-out of the mainstream.
more

Clocktower Radio Profiles

The hosts of Clocktower Radio interview artists, writers, curators, producers, activists, thinkers and doers.
more

Greater New York

Archived recordings from the Greater New York 2005 exhibition displaying the work of more than 100 local artists, selected by curators from P.S.1 Contemporary Art Center and The Museum of Modern Art.
more

DJ Sessions

A wonderland of DJ sets collected, contributed, and recorded for us since 2004 featuring hundreds of hours of uninterrupted dance music by innovative souls that has become all too rare to find in the clubs. Assembled under the curatorial direction of Clocktower Radio Station Manager Jeannie Hopper (and host, Liquid Sound Lounge on WBAI-FM, the Pacifica station in New York), this treasure trove is a listener's paradise.
more

Venice Biennale

Round table discussions to interviews to DJ sets to virtual pavilions rendered in music and sound. With Kara Walker, Carolee Shneeman, Joan Jonas, Michelangelo Pistoletto, and more. 
more

Living History

A diverse mix of contemporary activists, witnesses, and thinkers who work at the forefront of ideas turning from present to past.
more

Arts and Community

Activists, artists, movers, and shakers discuss the overlaps of politics, art, and contemporary issues.
more

Artist Profiles

Glimpses into the lives, minds, and works of ground-breaking artists in the fields of visual, performing, and conceptual art.
more

Writers and Publishers

Poets, publishers, journalists, and writers of all sorts read, recite, bemuse, and bewitch with their works and life stories.
more

Thought Bubbles

Contemporary thinkers, speakers, and panelists talk about the evolving issues pertaining to topics ranging from architecture to feminism to kitsch.
more

School of Visual Arts

School of Visual Arts (SVA) is one of the nation's leading colleges of art and design. Since its inception in 1947, the College has engaged a faculty of well-known artists, critics, designers, and writers who are active and respected in their fields. Also check our archive for The Bio-Blurb Show, hosted by SVA's chair of the Bachelor of Fine Arts department, Suzanne Anker.
more

Film-Makers Cooperative

The Film-Makers' Cooperative series of radio conversations with filmmakers, musicians, writers, critics, and cinephiles provides a platform for active members of the community to express their views and visions on the past, present, and future of experimental and underground cinema. The series delivers a kaleidoscopic overview of auteurs both American and international, who are involved with cinema not for any personal or financial gain, but from a passion for the art of the moving image. Interviews highlight major figures in the history of underground cinema, as well as a driving forces in its current moment.

NB: Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org, artonair.org, and Art International Radio. For the complete history of Clocktower Radio, read our Mission & History section.
more

New York Public Library

The New York Public Library's public programs of the Artist Dialogues Series, are recorded and shared with clocktower.org as part of a partnership coordinated by artist, curator, and senior librarian Arezoo Moseni.


more

Material Culture

Drawing Center Director Brett Littman hosts a series of interviews and performances that explore the concept of materiality in contemporary art. For the past seven years Littman has been lecturing on this topic nationally and internationally. He has written extensively on glass, ceramics and paper and how these materials interface with the social, political, economic and aesthetic issues in our contemporary culture.
more

Indigenous Worlds

From homegrown grassroots movements, tradition, and musical experimentation comes a wide and international array of musicians who put their own spin on national and indigenous music. Sometimes rupturing the traditions of the past and sometimes affirming them, the songs of these shows spring from the porches of the world.
more

PERFORMA

Established in 2004 by curator and art historian RoseLee Goldberg, PERFORMA is a non-profit interdisciplinary arts organization committed to the research, development, and presentation of performance by visual artists from around the world. Throughout the year, PERFORMA presents lectures, panel discussions, and workshops on an ongoing basis that explore the relationship between performance and the visual arts. ARTonAIR.org was the official radio partner of Performa09, Performa07 and Performa05. The third edition of the internationally acclaimed biennial was held in New York City in November 2009, showcased new work by more than 150 artists, and was presented in collaboration with a consortium of more than 80 arts institutions and 40 curators, as well as a network of public spaces and private venues across the city. ARTonAIR.org is also home to recordings of Not for Sale, a dynamic series of symposia on visual arts performance presented by PERFORMA. These sessions are organized by RoseLee Goldberg, Founding Director, and Defne Ayas, Curator, PERFORMA.
more

Live Nude Radio Theatre

Live Nude Radio Theatre is a free form radio show with poet host Edwin Torres. Torres is author of "The All-Union Day Of The Shock Worker" (Roof Books), "Fractured Humorous" (Subpress), "Please" (Faux Press) and "Onomalingua" (Rattapallax Press). He is also included in The Best American Poetry 2004 (Scribner) , and is co-editor of the poetry journal Rattapallax. His current CD, NOVO, is available through oozebap.org.
more

Our Correspondents: Miami

Host Jill Spalding records the art scene in Miami and its environs through interviews with the artists who live, work or/and show in the burgeoning cultural capital.

Additional Miami shows available at: Art Basel Miami Beach 2005 and Art Basel Miami Beach 2006.

more

Our Correspondents: San Francisco

This series explores the artistic landmarks and icons that live in or visit host Tania Ketenjian's home town, San Francisco. Tania's first foray into radio began at WBAI-FM in New York where she contributed to City in Exile. She now has a weekly program, Sight Unseen, that airs in London and San Francisco. She is also a contributor to Public Radio International's Studio 360, the BBC, the BBC World Service, The Times UK and others. She makes documentaries and teaches audio production, sharing a studio with artists in the Mission district of San Francisco.
more

Our Correspondents: Stockholm

Host Ingela Lind is a journalist based in Stockholm, where she writes for the Swedish newspaper Dagens Nyheter, focusing on art and culture.
more

Our Correspondents: Taiwan

Hosted by artist Shu-Min Lin, who traverses Taiwan's various cultural and artistic detours to find the island's most intriguing and exciting artists, curators, politicians, and other public figures. Born in Taipei, Shu-Min was the energetic curator of the Taiwan Pavilion at the 2003 Venice Biennale. He is also a well-known digital artist specializing in holography and has been an assistant professor at the New York Institute of Technology since 1991.
more

Our Correspondents: Tokyo

Tokyo correspondent Kazue Kobata delivers the latest culture from Japan.
more

Black Rock Coalition Radio

The Black Rock Coalition was founded in 1985 by guitarist Vernon Reid, journalist Greg Tate, and producer Konda Mason in reaction to the constrictions that the commercial music industry places on black artists. Over the years it has broadened its mission in active support of Black artists who defy convention. These programs are produced and hosted by Earl Douglas, LaRonda Davis, and Darrell McNeill.

NB: Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org, artonair.org, and Art International Radio. For the complete history of Clocktower Radio, read our Mission & History section. 
more

Rush Interactive

Artists in conversation and debate with host Michael Rush, Director of the Eli and Edythe Broad Art Museum at Michigan State University. In addition to his career as a museum director, he is an award winning curator, and widely published author and critic. He was Director of the Rose Art Museum at Brandeis University from 2005-2009, and Director of the Palm Beach Institute of Contemporary Art from 2000-2004.
more

Sound and Vision

David Humphrey invites different artist guests to select playlists, including Laurie Simmons, Jeremy Blake, Oliver Herring, Dana Schutz, and more. 
more

Transister Radio

Performers, entertainers, and musicians live in our studios, hosted by Frances Sorensen.
more

Warm Up 2005

Listen to Djs from around the world in this series from 2005
more

Warm Up

The legendary P.S.1 summer concert series known as Warm Up continues as one of New York City's most cherished summer activities. Recordings of hot DJs, independent bands, and creative musicians from 2004-08 have been collected in these archives.
more

Historic Audio from the Museum of Modern Art

An archive of recordings made at The Museum of Modern Art, collected from past exhibitions and public programs.
more

Historic Audio from the Archives of Charles Ruas

An unparalleled collection of recovered and restored programs from the seventies produced by Charles Ruas, and featuring Allen Ginsberg, John Giorno, Anaïs Nin, William Boroughs, Buckminster Fuller, Sylvia Plath, Pablo Neruda, and Jorge Luis Borges, among numerous others. 
more

Historic Audio from the Poetry Society of America

Audio from the archives of the Poetry Society of America.
more

The Kalup Linzy Variety Show

The Kalup Linzy Variety Show features original material by Kalup Linzy based on characters and themes from his video and performance work. The show is hosted by Labisha (the diva) with Linzy appearing in interview segments with special guests.

more

Listening to Los Angeles

The vibrant cultural scene in Los Angeles is bursting with creative energy. Host Laura Craven travels around metropolitan Los Angeles uncovering the mysteries and discovering thriving art scenes in all corners of the city and its environs. From the Los Angeles County Museum to a sculpture studio in Pasadena, Laura meets and interviews some of the most interesting and creative artists living and working here. The subjects on this program include muralists in Latino neighborhoods, painters in the Valley, gallerists in Santa Monica and museum curators at art museums great and small. Like the city itself, the Los Angeles art scene is a patchwork of small communities connecting to create a large and colorful tapestry. When you're Listening to Los Angeles, you never know where you will find yourself!
more

Asian Contemporary Art Week

NOTE TO VISITORS AND LISTENERS: The contents of the Asian Contemporary Art Week series at ARTonAIR.org have been relocated to the Dialogues in Asian Contemporary Art series section in the ARTonAIR.org archive. Click here to jump to DACA.

Asian Contemporary Art Week connects leading New York City galleries and museums in a citywide event comprised of public exhibitions, receptions, lectures and performances. The Week focuses on the broad spectrum of artworks produced by Asian contemporary artists working in their home countries and abroad. Asian Contemporary Art Week is organized by Asian Contemporary Art Consortium. ARTonAIR.org is a media sponsor for the events.
more

Dialogues in Asian Contemporary Art

In collaboration with Clocktower Radio (formerly ARTonAIR.org), Leeza Ahmady, independent curator and director of Asian Contemporary Art Week (ACAW), conducts interviews with artists, curators, critics, and experts working both inside and outside of Asia. The program will include Ahmady's reports from around town and will feature select recordings of conversations, talks, and panel discussions across venues in New York City.

Born in Afghanistan and based in New York, Ahmady is an independent art curator, educator, and noted specialist in art from Central Asia. As the director of Asian Contemporary Art Week (ACAW) at Asia Society, Ahmady brings together leading New York City galleries and museums to participate in special exhibitions, receptions, lectures, and performances citywide.

Asian Contemporary Art Week connects leading New York City galleries and museums in a citywide event comprised of public exhibitions, receptions, lectures and performances. The Week focuses on the broad spectrum of artworks produced by Asian contemporary artists working in their home countries and abroad. Asian Contemporary Art Week is organized by Asian Contemporary Art Consortium. Clocktower Radio is a media sponsor for the events and the recordings collected over the years are available in this section of the archive.

Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org, artonair.org, and Art International Radio. For the complete history of Clocktower Radio, read our Mission & History section. 
 


more

Art Basel Miami Beach 2008

For Art Basel Miami Beach 2008, AIR presented The Lunar Lounge, the ultimate all-sensory experience featuring architecture and art, food and drink, music, video, and mind-expanding surprises day and night. Correspondents speak with a variety of artists, curators, and collectors on a variety of psychedelic topics. Broadcast live from the AIR radio booth inside E-AREA's immersive Lunar Lounge, the Art Basel Miami Beach art fair, and beyond.
more

Lost and Found Sound

Found-audio archivist and multi-media artist Brian Belott and partner Peter Pezzimenti host this series of lost recordings, abandoned tapes, forgotten disks, orphaned voices, errata, garbage, and random audio documentation of American detritus and treasure.
more

Microgroove Music

A survey of classic jazz vinyl from the astonishing collection of author, historian, collector, and DJ, Cliff Preiss.
more

Association Internationale des Critiques d'Art

This series of interviews is a partial oral history of AICA/USA, the United States chapter of the Association Internationale des Critiques d'Art. Josephine Gear and Michele C. Cone, historians and members of the AICA/USA board, speak to the organization's presidents throughout history, discussing their experiences during their tenures as well as their views on the art worlds of their respective times. 

Michele C. Cone is a fellow of the New York Institute of Humanities, PEN, the College Art Association, ArtTable, Who's Who in American Art, and is a former member of the board of the American section of the art critics association, AICA/USA. Josephine Gear is an Adjunct Associate Professor at NYU in the Program in Museum Studies and in the Graduate School of Arts and Science. She is an independent curator and writer in New York, and a former member of the board of the American section of the art critics association, AICA/USA. Josephine Gear is an Adjunct Associate Professor at NYU in the Program in Museum Studies and in the Graduate School of Arts and Science. She is an independent curator and writer in New York.

NB: Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org, artonair.org, and Art International Radio. For the complete history of Clocktower Radio, read our Mission & History section.
more

Clocktower Exhibits & Events

Clocktower Exhibits & Events is home to an archive of interviews with artists, curators, musicians, organizers, and more who have participated in Clocktower exhibitions and events throughout our organization’s history.

Many of the below recordings were documented while Clocktower was in the midst of a transformation. The original name, The Clocktower Gallery, was given to the exhibition, residency, and performance space in TriBeCa, founded by alternative spaces movement pioneer Alanna Heiss in 1972. After 2001, the Clocktower Gallery re-inaugurated its exhibition programming in 2005 as part of MoMA/PS1 and, after 2008, under the auspices of Art International Radio. In 2013, we moved on from our downtown Manhattan location, and have since renamed the organization Clocktower Productions, a title which encompasses our radio, exhibition, and event programming.

For more Clocktower history, listen to The Clocktower Oral History Project, in which such figures as Vito Acconci, Bill Beirne, Colette, Jeffrey Deitch, Mary Heilmann, Jene Highstein, Ann Magnuson, Richard Nonas and Joel Shapiro reflect upon their experiences with this unique New York space. Organized by artist Nancy Hwang for the Fall 2009 AVANT-GUIDE TO NYC: Discovering Absence exhibition at apexart.


NB: Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org, artonair.org, and Art International Radio. For the complete history of Clocktower Radio, read our Mission & History section. 

more

Venice Biennale 2007

ART RADIO Broadcasts Live from the 2007 Venice Biennale, June 4 - June 10.
more

Radio Profiles

This is a collaborative community project featuring an ever-expanding collection of short audio portraits of organizations, spaces, and activities as described by the people who manage them. The goal of Radio Profiles is to provide information, generate interest, and expand audiences for New York City culture. Radio Profiles is a project of AIR - with archives from WPS1 - and originally developed in association with The Lower Manhattan Cultural Council, BOMB Magazine, and The Film-Makers' Cooperative. We welcome all to participate. Cultural groups can email us to set up a recording session.
more

Art Basel Miami Beach 2007

For the fourth consecutive year, ARTonAIR.org was the official art radio station of Art Basel Miami Beach.


The Art International Radio activities and broadcasts in Miami for 2007 were co-sponsored by program partner WVUM-FM Coral Gables.

more

WACK! Art and the Feminist Revolution

Recordings from the first comprehensive, historical exhibition to examine the international foundations and legacy of feminist art. Featuring Joan Jonas, Judy Chicago, Lynn Hershman Leeson, Carolee Shneemann, and more. 

more

In the Hopper

In her DJ sets and on WBAI's Liquid Sound Lounge, DJ Jeannie Hopper gives independent artists, record labels and producers a chance to be heard.

more

Frank Prattle with Zefrey Throwell

Frank Prattle is an interview-style radio show run by artist Zefrey Throwell. Throwell brings two people together (curators, gallerists, critics, collectors, artists, etc....) and they tackle everything under the sun. Frank Prattle is geared primarily towards community education. Its goal is to help people understand and enjoy the art world through the words of the art-stars, professionals, and enthusiasts who live it everyday.
more

Our Correspondents: MoMA

Zoe Jackson covers the world.
more

Our Correspondents: London

Phil Stocker assembles a now and again survey and cultural report from London covering all things theatre, music, and food. Stocker is a Producer at BBC Radio 1 in London. He currently produces the weekday Early Breakfast Show – Presented by Dev (0400 – 0630 GMT). For the last ten years at Radio 1 Phil’s worked with some of the biggest names in UK music radio across a range of music genre programming; Jo Whiley, Nick Grimshaw, Radio 1’s Chart Show, Colin Murray & Edith Bowman, Trevor Nelson, Annie Mac’s Mash- Up, Radio 1 Drum & Bass Show with Fabio & Grooverider, Ras Kwame, Dave Pearce, Steve Lamacq.
more

HERE Arts Center Radio

Clocktower Radio’s series of recorded HERE programming. HERE builds a community that nurtures career artists as they create innovative hybrid live performance in theatre, dance, music, puppetry, media and visual art through residencies, event production, and commissions.

Since 1993, HERE has been one of New York’s most prolific producing organizations, and today, it stands at the forefront of the city’s presenters of daring new hybrid art. HERE supports multidisciplinary work that does not fit into a conventional programming agenda. Our aesthetic represents the independent, the innovative, and the experimental: HERE has developed such acclaimed works as Eve Ensler’s The Vagina Monologues; Basil Twist’s Symphonie Fantastique; Basil Twist and Joey Arias' Arias with a Twist; Hazelle Goodman’s On Edge; Young Jean Lee's Songs of The Dragons Flying To Heaven; Trey Lyford & Geoff Sobelle’s all wear bowlers; Faye Driscoll's837 Venice Boulevard; Taylor Mac's The Lily's Revenge and original musical and dance works created and directed by HERE Co-Founder and Artistic Director Kristin Marting.

NB: Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org, artonair.org, and Art International Radio. For the complete history of Clocktower Radio, read our Mission & History section.  


more

Creative Time Radio

Creative Time is a New York-based non-profit organization dedicated to commissioning, presenting and preserving the most challenging, pioneering and exceptional art of the contemporary period. Its prerogative is advancing and fostering the artist, creating a space where ideas are valued over economics and artistic and intellectual engagement with the public are encouraged over exclusivity. The goal is a democratic one: for the use of free space and a creation of dialogue in the public arena.

Creative Time was founded in 1974 and has, since its foundation, encouraged artistic and public discourse with the preeminent social, cultural, political and environmental issues and concerns of our contemporary period. It has encouraged artists to address timely issues such as the AIDS pandemic, domestic violence and racial inequality, including among its alumni community Vito Acconci, Diller + Scofidio, David Byrne, Felix Gonzalez-Torres, Red Grooms, Jenny Holzer, Takashi Murakami, Shirin Neshat, Sonic Youth, Elizabeth Streb and a near-infinitude more. 

In engaging with public spaces and ideas, Creative Time fosters and contributes to the eclectic and vibrant spirit of the city in which it was born.

more

Slick08 Art Fair (Paris)

In October 2008, the Slick Contemporary Art Fair invited Art Radio to broadcast from its exhibition space in the newly renovated 104 in the 19th arrondissement of Paris. In partnership with the renowned French radio station Radio Nova, our radio team collected interviews on site and around town during the week of FIAC and other art fairs. Included in the programs are a variety of eminent cultural figures such as artist Daniel Buren, Paris Deputy Mayor in Charge of Culture Christophe Girard, author and Sorbonne Professor François Aubral, Dena Foundation president and collector Giuliana Setari, filmmaker Ariane Michel, and fashion designer Adeline André.

Some programs in French. Special thanks to Johan Tamer-Morael, Aline Afanoukoé, Marc H'Limi, Jean-Philippe de Tinguy, Xiane Germain, the lowrider club, and the many others who helped organize this project.

--------

more

Off The Rail

Artist, critic, and curator, Phong Bui, Co-Founder and Artistic Director of The Brooklyn Rail, a free monthly arts, culture, and politics journal interviews artists, curators, and booksellers. 
more

Jane Kaplowitz, Talk To Me

Jane Kaplowitz invites guests over for discussions about art and the necessary digressions and parentheticals that thus ensue.
more

The Interview Show

Interviews with artists, singers, producers, and curators. Including David Hockney, Sarah Lucas, Marilyn Minter and many more, hosted by artist Will Corwin. 
more

Cooking Up A Storm

Marja Samsom, the Dumpling Diva, has brought all of her pots and pans into the AIR kitchen, where she will cook all her most alluring, signature dishes and provide you with any help you need to make them yourself. Once a performance artist based out of Amsterdam, Samsom thrives on the act; you could ask for no more informed and inviting a culinary guide than Samsom, whose Euro-Asian fusion creations have made her one of the most respected and exciting chefs in New York. So turn up the volume, turn on the oven and tune in.

more

Sound the Alarm

Elliot Stapleton lives deep in the dirty trenches of sound, occasionally emerging to talk about it.
more

The Clocktower Oral History Project

Artist Nancy Hwang revisits the 37 plus history of the Clocktower Gallery, interviewing Alanna Heiss, Martha Wilson, Vito Acconci, Joel Shapiro, Colette, Richard Nonas, and many others. 

more

The Watermill Center

The Watermill Center is a laboratory for performance founded in 1992 by Robert Wilson as a unique environment for young and emerging artists from around the world to explore new ideas. Watermill draws inspiration from all the arts and cultures as well as from social, human, and natural sciences. Watermill is a global community of artists where living and working together among the extensive collection of art and artifacts lies at the heart of the experience. Watermill strives to be a haven for a next generation of artists while supporting their work among a network of international institutions that embrace new interdisciplinary approaches. In addition to housing The Watermill Collection, the Center fosters new artists through a variety of programs, workshops and residencies, including the revered International Summer Program and Watermill Residencies. This series is dedicated to the works that are created as part of the Residency Program of the Watermill Center.
more

Adjusted by Addition

Adjusted by Addition, produced by Clocktower's (formerly AIR) Radio Theater and Installation Project, is a six-part radio theater piece created in collaboration between artists Lovett/Codagnone and playwright Tom Cole in 2010.

The radio play takes formal cues from Germany’s anti-theater of the ‘60s and ‘70s and combines Cole’s hyper-verbal texts with Lovett/Codagnone’s austere installations and endurance performances. In a nod to serial radio plays, the artists began the project with only a premise, thus allowing the piece to progress over its twelve-week gestation period in response to the actors, the installation and AIR's Clocktower space.

The final performance, which reprises the six previous installments as a cumulative whole, took take place in a site-responsive mobile installation, with the audience as an integral part of the work’s mise-en-scène. The first segment of Adjusted by Addition was broadcast live on February 15, 2010, with subsequent installments airing live every other week on March 1, 15, and 29 and April 12 and 26, 2010.

Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org, artonair.org, and Art International Radio. For the complete history of Clocktower Radio, visit Mission & History on our site. 
more

Yes Yes Y'all

Charlie Ahearn, a key figure in the hip-hop and DJ scenes, director of the movie Wild Style, and co-author of the book Yes Yes Y'All, invites hip-hop, DJ, and dance world elites to talk history and music.
more

Our Correspondents: Italy

Curator and art critic Daniela Salvioni reports from assorted locales across Italy to bring us interviews with contemporary art's most revered as well as emerging and overlooked artists. The co-editor, with Diana Burgess Fuller, of Art/Women/California, 1950-2000, this American-born resident and fluent Italian speaker, has curated exhibits for such artists as Guy Overfelt and Jennifer Locke, and has interviewed such artists as Jeff Koons and Allan McCollum. Our thanks to Star FK Radium, from Washington, D.C., for the theme music.

more

Independent Curators International (ICI)

Independent Curators International (ICI) produces exhibitions, events, publications, and training opportunities for diverse audiences around the world. A catalyst for independent thinking, ICI connects emerging and established curators, artists, and institutions, to forge international networks and generate new forms of collaboration. Working across disciplines and historical precedents, the organization is a hub that provides access to the people, ideas, and practices that are key to current developments in the field, inspiring fresh ways of seeing and contextualizing contemporary art. Headquartered in New York, ICI is a small non-profit with a large purview. Over the last 35 years, ICI has produced 118 traveling exhibitions and profiled the work of more than 3,700 artists, working with 621 museums, university art galleries, and art centers in 48 states and 29 countries worldwide, including Argentina, Australia, Brazil, Canada, Czech Republic, Denmark, England, France, Germany, Hong Kong, Iceland, Israel, Italy, Latvia, Lithuania, Mexico, New Zealand, Poland, Romania, Spain, Sweden, and Taiwan. Experienced by nearly 6 million people, the exhibitions and events have attracted extensive local, national, and international press, and are placed in a critical framework through accompanying catalogues and books published by ICI.
more

BLURRINGradio

As a kid in London, DB used to fall asleep at night with a transistor radio hidden under his pillow. He has been addicted to hearing new music ever since. Here, he brings that music to you. 

This is not a music show that's restricted to a particular genre, or even a specific decade, although it has an emphasis on indie rock with electronic elements or electronic music that's not simply for the dance floor. It's a 90-minute mixtape-style show that is as musically open-minded as the musical landscape is wide. 

more

Sonoridade

New York-based Brazilian music producer and A&R Béco Dranoff hosts this monthly, hour-long radio program dedicated to modern and classic Brazilian music. Each episode focuses on a theme or genre to bring listeners a fast-moving and inclusive panorama of the best in the rich plethora of Brazilian musical styles. Concentrating on the music and light on the talk--save the odd special interview or another--Sonoridade will entertain and educate novices and aficionados alike, broadening the appreciation of Brazilian music around the world. A Brazilian Treasure Béco Dranoff and The Archive of Contemporary Music have compiled links to thousands of Brazilian music videos, industry contacts, recordings, events, essays and databases on a new site: Brazilian Music Day.

more

The Island

The Island radio series, produced and presented by curators Victoria Brooks and Andrew Bonacina, regularly presents on-site recordings of UK-based performance, music, panels and artist interviews. The Island also partners with the Clocktower Gallery on The Island Studio Sessions, a long-term research project that includes a series of residencies, exhibitions and radio broadcasts. The first two residents as part of the project are UK-based artists Haroon Mirza and Hannah Sawtell. These residencies are made possible by a collaboration between The Island (Andrew Bonacina and Victoria Brooks, curators) and the Clocktower (Alanna Heiss, curator). The Island is an itinerant non-profit organisation that develops curatorial projects in dialogue with international partners. The Island is committed to a collaborative model for working with organisations and artists across the globe to explore the critical potential of cultural exchange.
more

New Media Adventures

Computers, video, film, optics, sound, metaphysics, transmission, magic, wireless, inputless, timeless, interactive, blood and tears all cross pollinating and testing the multiverse.
more

New River Dramatists


A program of stories, plays, and poetry co-produced with New River Dramatists.

New River Dramatists, located in the Blue Ridge Mountains in North Carolina, is a not-for-profit project that distinguishes itself in that it is looking for writers to assist, not works to produce. Engaging writers on the strength of their individual talents instead of the potential merit of a single piece, payment of Honoraria to all participants, the absence of casting and the commitment to process first are among many factors that, taken all together, make New River Dramatists unique.
more

Scott Hardkiss: Live From Room Zero

Scott Hardkiss continues his mission as a DJ to seek out and play the finest music from around the globe. Never a slave to one sound, Hardkiss has spent his entire career exploring the limits of electronic dance music, and his radio show is no different. Scott assembles a monthly 90-minute DJ mix program especially for Art International Radio. Each episode is full of new styles, genres, places, spaces, and trips, all the while, of course, never stopping the boogie. Also, entertaining & informative behind-the-scenes info about the folks making and releasing the music, plus guest artist interviews & guest DJ turntable takeovers.
more

Lower Manhattan Cultural Council (LMCC)

LMCC brings art where it’s least expected and engages the ideas of the moment by exploring the links between culture and capital. LMCC curates and commissions art installations, produces and presents performances, and champions the arts as a vital component in creating and maintaining a vibrant community in Manhattan. LMCC grant programs award over $500,000 annually to enable over 200 arts projects across all disciplines throughout Manhattan. Lower Manhattan Cultural Council remains at the forefront of Downtown’s creative sector, linking artists with new audiences and sustaining Manhattan’s vast and vibrant arts community. The Website for Lower Manhattan Cultural Council is lmcc.net. We gratefully acknowledge the generous partnership with LMCC for providing ARTonAIR.org with these programs for our listeners.
more

Warper Party Radio Extravaganza

The Warper party, New York City's largest electronic music showcase, brings its posse of "Omnidigital DJs and Biomorphic Musicians" to the rest of the globe. 
more

Experimental Intermedia Concerts

A radio series of programs recorded at Experimental Intermedia Foundation (EI), the legendary, influential downtown New York loft venue, incubator, showcase, and community center for composers and experimenters in the arts, known for being first and best at presenting (and recording!) new music and new media since the 70s. The concert series is programmed and produced by composer Phill Niblock who has been directing presentations at Experimental Intermedia since 1973 (well over 1,000 performances) and he is the curator of EI's XI Records label. In 1993, he opened a satellite space with window gallery in Ghent, Belgium. For more on the concert series, recordings, archives, and other intermedia adventures of Phill Niblock around the globe visit the Experimental Intermedia Foundation site. This radio project is a partnership between Experimental Intermedia Foundation and The Clocktower Gallery and its radio station at ARTonAIR.org. The series is produced and managed with the generous efforts of Byron Westbrook.
more

Orbital Mash

An eclectic radio show produced by Berlin-based Me Raabenstein. Music with a view, neo-classical, score, and contemporary beats. Including Brian Eno, Anna Rojahn, Thaddeus Herrmann. 
more

Improvisions

A show dedicated to the ephemeral: improvised music throughout the 20th and 21st centuries, particularly the outer edges of the spectrum. Visions--spectral, cosmic, worldly and solitary--provide the musical inspiration for so many musicians, and improvisation has proved an excellent means of communication. This show will draw on several musical traditions, including Jazz, Western composition, and others from around the world to explore how improvisation functions, communicates, and generally kicks ass.
more

Soundwalk Collective

The Soundwalk Collective is an international art collective based in Berlin & New York City. Since 2000 they have been sonic nomads, embarking on never ending journeys from the desolate land of Bessarabia to the desert of Rub al Khali. By exploring and documenting the world around us through its sounds, the Collective abstracts and re-composes narrative sound pieces through fragments of reality to form distinct audible journeys. About the Anniversary Series Soundwalk Collective has won international recognition for their work of abstracting and re-composing narrative sound pieces through fragments of reality, and by forging evocative journeys in sound that are exhibited in the form of sound installation and performance. This Anniversary Series will showcase selected works that have both defined and defied the soundscape genre in an 8-part radio retrospective dedicated to the Collective's diverse body of work. Produced in collaboration with Resonance FM 104.4 FM, London [UK] and made available here in partnership with ARTonAIR.org.
more

ISSUE Project Room Radio

Programs recorded live in performance produced by Brooklyn's ISSUE Project Room, a center for new music, sound, dance, and performance. Featuring Nate Wooley, Ben Vida, Marina Rosenfeld, Pat Spadine, and more.  
more

Joe & Ginny's Jam Sandwich

Jam Sandwich is how it sounds: A ridiculously awesome super sandwich of some favorite jams. You could say Joe is one piece of bread and that Ginny is the other piece, working in concert to hold together some of the freshest ingredients the radio has ever tasted. Simply put, Jam Sandwich is a collaborative effort to share with the world the constant flow of songs and bands that characterize the lives of the two host/producers. Recorded directly to cassette tape, Jam Sandwich upholds the values and aesthetics of the traditional mix tape. The hosts hope that the content of the songs outweighs the quality of the recording and that the DIY production out-values occasionally awkwardly improvised song introductions. About the series, Ginny writes, "We hope that these songs impact you like they have impacted us. We hope that after listening to our Jam Sandwich that you become inspired to make a mix tape of your own."
more

Turntables on the Hudson Radio

After sharing thousands of songs on dance floors around the World for the past 15 years, we felt it was time to give Turntables on the Hudson's Nickodemus his first steady radio show to share in the experience to a wider audience! Nickodemus and guests will regularly appear here to paint an audio collage of past events with live mixes, as well as future sounds from the worldwide eclectic dance music spectrum. Visit: www.nickodemus.com www.turntablesonthehudson.com www.facebook.com/nickodemusnyc www.soundcloud.com/nickodemusnyc
more

Teenage Kicks

Teenage Kicks is hosted by Alec Hanley Bemis, co-founder of New York's Brassland label and a producer who conceives and manages creative projects that make a global impact. Each episode is about an hour long. The musical themes may be clearer to him than they are to you but the selections will inevitably be intense and deeply felt.
more

Harvestworks Radio

This series features sound walks, live performances, and interviews from past Harvestworks programming. Founded as a not-for-profit organization by artists in 1977, Harvestworks has helped a generation of artists create new works using technology.

Their mission is to support the creation and presentation of art works achieved through the use of new and evolving technologies. Their goals are to create an environment where artists can make work inspired and achieved by electronic media; to create a responsive public context for the appreciation of new work by presenting and disseminating the finished works; to advance the art community’s and the public’s “agenda” for the use of technology in art; and to bring together innovative practitioners from all branches of the arts collaborating in the use of electronic media. They assist with commissions and residencies, production services, education and information programs, and the presentation and distribution of their work.

NB: Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org, artonair.org, and Art International Radio. For the complete history of Clocktower Radio, read our Mission & History section. 
 
 
 
more

Electric Kahraba

Searching for unique sounds of independent Middle Eastern Music, J. Namy aka Electric Kahraba, brings together contemporary and traditional music from the region. 
more

Marguerite Young: Miss Macintosh, My Darling

In 1976-77, Charles Ruas produced a series of WBAI radio programs focused on literature and radio performance, called "The Reading Experiment". As part of this series, Miss MacIntosh, My Darling was read over a year-long period by Marguerite Young’s contemporaries from the New York City literature, music, and theater communities. All readings are underscored with soundscapes and music by artist Rob Wynne. The readings in the their entirety can be listened to here, as part of the Historic Audio from the Archives of Charles Ruas. This program has been restored by The Clocktower Radio; with the assistance of Charles Ruas; and by agreement with The Yale Beinecke Library, home to the Marguerite Young Papers. Special thanks to Dr. Contance Eichenlaub for her passion and generosity.
more

Royal Flush

After years of trolling through dusty record store basements and moldy thrift stores around the US and UK..I have amassed an unreasonably large collection of vinyl..For this show..Royal Flush I am picking out a pretty varied eclectic mix of Jazz, Swing, Jump Blues and even some Rockabilly now and then…But whether its a vocal track..Instrumental…Slow or Fast …its going to have to SWING! Stuart Matthewman AKA Cottonbelly is probably best known as Sade's right hand man… Writing, producing and performing with her since the inception of the band in 1983... In those long hiatuses between albums and tours Stuart has kept himself busy composing film scores, producing and writing with various artists including Maxwell, Sweetback etc, releasing various Dub/Electronic remixes and productions under the guise Cottonbelly and now, writing, producing and performing with his new band Twin Danger... As a self-confessed vinyl junky it only made sense that he should finally share his bi-polar musical tastes and precious record collection on air...
more

Radio Lorca

Recordings from Lorca in New York: A Celebration, the largest festival in North America celebrating acclaimed Spanish poet and playwright Federico García Lorca.


more

Times Square Arts

This channel features a selection of programs produced in collaboration with our partner organization Times Square Arts, a division of New York's Times Square Alliance.
more

radioinprogress

This series is our online radio collaboration with workinprogress a nonprofit organization dedicated to supporting experimental working practices. workinprogress supports innovative projects, from educational programs, art exhibitions and performances to events. Part of this organization is the Experimental Art School, an independent university of learning that looks at all of the art disciplines. Created by UK artist Terry Smith and curator Clare Fitzpatrick, workinprogress commissions artists to produce work which it then administrates and realizes, including through fund-raising and budget oversight. Some of their events include DRAWN CUT TORN and FILM/VIDEO/PERFORMANCE. workinprogress organized the 2013 Venice Agendas: Speed Dating, Live Art, and The Alternative Scene, as well as the up coming 2017 Venice Agendas: The Contract 

more

Radio ESTILO

Caresse Lansberg hosts, Arte con ESTILO, a Venezuelan radio program of interviews with rising and established artists as well as prominent personalities from the art world. In Venezuala, the show has become a resounding success and a regular feature on Sunday morning programming of Radio VenFM, a quality media outlet. Each segment of the program is accompanied with music carefully selected by Ms. Lansberg and played by a popular DJ with the aim of attracting a younger audience. Ms. Lansberg is working in collaboration with The Clocktower Gallery & Radio to build her Latin audience in the U.S. She interviews musicians, architects, film directors, curators, galerists, art critics, actors, writers, and more in a continued effort to the promotion of art.
more

Pioneer Works Radio Channel

This series is devoted to highlighting the artists, events, and innovative programs brought to you by Pioneer Works in Red HookBrooklyn

more

Second Sundays Concert Series

Live music sets from the Pioneer Works Second Sundays monthly open house festivities at their beautiful space in Red Hook, Brooklyn, curated by Olivier Conan of the treasured music venue Barbès, and recorded by Clocktower Radio. Creative, exotic, usually dance-able, and always with strong ties to music from lands far away.
more

Neuehouse Radio Channel

A radio series highlighting lectures and presentations on social and cultural issues produced by Neuehouse, and made available here in partnership with Clocktower Radio. From the modernist "machine for living" to the post-modernist "machine for creating" NeueHouse is a radically new kind of office: a series of spaces, experiences and amenities especially suited to ambitious innovators.
more

Culture Clock

The Clocktower Radio monthly art radio newsmagazine, a 15-minute rapid fire overview featuring compelling voices on current issues covering global culture, evolving technology, emerging trends, nightlife, fashion, and life in the arts. This series is made possible in part by a grant from the Dedalus Foundation.
more

Playland Radio Channel

This series highlights performances, DJ sets, and events produced at the Playland Motel in the Far Rockaway section of Queens, New York. Playland is a producing partner of Clocktower Productions for exhibits, concerts, cultural events, and radio. The Rockaways' Playland Motel hosts DJs and live acts in the space's outdoor area complete with sand, beach chairs, and pingpong. Twelve prominent designers and artists refurbished the individual rooms of this early 19th century building in their own, unique aesthetic.
more

Playing Hooky

A weekly live concert series, recorded posted alongside insightful interviews with the performers, such as Frankie Cosmos, Helado Negro, Ikue Mori, Ned Rothenberg, and more. 
more

Knockdown Center Radio Channel

A series highlighting lectures and presentations on social and cultural issues produced by Knockdown Center, and made available here in partnership with Clocktower Radio.

more

Living Live, A Radio Exhibition

A 6-part radio series designed to accompany the summer 2014 exhibition by the artist Peter Coffin entitled Living, on view at Red Bull Studios New York. The series underscores themes of the exhibit--such as psychedelia and film soundtracks--and includes a strong radio culture component which is a passion of the artist. Conceived and curated by Coffin, Clocktower Director Alanna Heiss, and the Clocktower Radio crew, the series aired live from Red Bull Studios throughout the summer of 2014 as the space was transformed into a broadcast and viewing party. About the exhibition: LIVING   An exhibition by Peter Coffin  June 18 - September 14  At Red Bull Studios New York 220 West 18 Street, New York City
more

I Love Vinyl

I Love Vinyl is a collective of world-class djs and record collectors based in New York City who are dedicated to the preservation and promotion of authentic vinyl dance music djing and club culture. For their decidedly un-mixed radio show, they invite guest vinyl selectors from seasoned DJ’s and collectors to musicians and non-musical artists, not only for the records but for the stories that accompany them. The group was founded in 2009 by NYC-native Ben Goldfarb, aka DJ Scribe, with a veritable Dream Team of resident vinyl romantics, hailing from NYC, Chicago, Baltimore, and beyond. They present legendary monthly parties in Brooklyn (with a sister party in Amsterdam), collaborate with arts and cultural institutions and organizations, design and implement educational programs, and engage in pro bono work with social causes organizations. The current all-star lineup, with a brain-numbing 100+ years of combined dj experience, and 100K+ records between them, consists of Amir Abdullah, OP!, Jon Oliver, Shawn Dub and Scribe.
more

Sheananigans 2.0

Live music archivists Adam Reich, Luke Chiaruttini & Nora Dabdoub of Brooklyn venue Shea Stadium invite members of the DIY music community to share their favorite tracks and stories, and discuss the past, present and future of independent music in NYC.
more

Scientific Controversies

What Is Quantum Reality? Does Time Exist? Will Dying Black Holes Explode in Firewalls? Major scientific discoveries can disrupt the traditional order, leaving scientists adrift in concepts that resist familiar intuitions and beliefs. Of the new ideas that emerge, some will be wrong and some will be right. Honest and open scientific controversy helps disentangle one from the other. Eventually, one side of a debate grows in strength and finds confirmation in experiments, while the other atrophies. But both sides of a controversy contribute to the breakthrough of actual discovery – when the utterly abstract barges into the realm of the concrete. This series celebrates that passionate spirit of scientific debate. For the Pioneer Works series Scientific Controversies, we take a look at profound topics at the frontier of physics that have inspired unresolved debates.
more

Silent Radio

The series of the collectively run arts space in Bushwick that aims to evoke the free flowing, collaborative atmosphere found at the Silent Barn. 
more

Just The Facts and Pass The Bucket

Just The Facts and Pass The Bucket brings you music from the past, present, and future! A show that explores improvisation, free jazz, and experimentation through the medium of folk songs, oddities, and ancient traditions. Hosted by the Friendly Ghost aka Jake Nussbaum, a Brooklyn-based musician, artist, and producer for Clocktower Radio.
more

The Sunday Sauce

The Sunday Sauce with host Chris Annibell is dedicated to the tradition of spending Sunday afternoons with family; where cooking, listening to music, conversation and sharing a meal are central. Musically eclectic, Annibell weaves together an ever-changing string of genres including global soul, jazz, electronic, house, funk, dub, future and beyond.
more

Paper Cuts

Paper Cuts is an exploration of the contemporary world of zines and DIY publishing. Hosted by Christopher Kardambikis, each program features writers, performers, and artists who have shared their work in print, on paper, and in small editions. Zines are truly dynamic publications that have built and supported engaged communities around ideals, experiences, genres, music, politics, poetry…anything that can be printed, shared, and/or mailed. The series will act as a cross section of this varied landscape and rich history. Listen to voices that would normally live in your hands and demand your eyeballs.
more

#trashDAY

#trashDAY hosts and visual artists Kenya (Robinson) and Doreen Garner elevate the vernacular of urban fiction, reality television, gossip publications, social dance, and fashion, and use it as a point of departure for satire and social commentary. 

more

Lucid Scenes

Lucid Scenes showcases and illuminates music of a specific time and place. This series explores the releases of community-based, independent record labels, to give listeners access to these absent worlds of musical self-identification and expression.
more

Your Boy Black Helmet

A journey through genres, words, and continents as artist Azikiwe Mohammed, aka DJ Black Helmet, searches and finds the jams the spatial wave calls for. This series features a round up of his most recent sonic journeys as well as some (kind of) classics.

Azikiwe Mohammed, aka DJ Black Helmet, has been DJ'ing in and around New York since 2005. His series Your Boy Black Helmet journeys through genres, words, and continents, focusing mostly on jams that are righteous and ready for wave surfing, for the crates are bountiful and we all should partake in the eternal harvest.
more

HEARwHERE

Sound artists Fari Bradley and Chris Weaver take to the road to explore the manner in which one's sense of identity is sharpened by suspension of place during a voyage. Our sense of community in the world - whether as part of a neighborhood, a workplace, or an interest-based community - is built from familiar cues and interaction with sights, sounds, and other stimuli. On the road these cues are disconnected and one necessarily becomes a citizen of a wider world, the planet itself. Captured within these audio journeys are varying locales and places of connection and transition: airport lounges, walkways between buildings, and journeys between cities where a sense of place is fractured and re-arranged. Bradley and Weaver's audio collages feature narratives from a collection of cassette audio diaries, soundscapes, overheard music and snippets of conversation, all in service to the larger universal context that quietly envelops us all. Artists Fari Bradley and Chris Weaver collaborate across a variety of performance, sculpture, and media practices. They work with experimental music, radio, performance, and sculpture, and, in a world dominated by visual culture, investigate sound as a means to establish and question new sets of social relations between subjects and space.
more

Tuning Baghdad

Host Regine Basha asks the question: can there be a musical citizenship? through her explorations into the musical history of the Iraqi-Jewish diaspora through home recordings of this last generation musicians. 
more

Expandable Sound

Musical portraits exploring how knowledge is created and shared in jazz and improvised music. Including Bill Frisell, Pheeroan akLaff, Amina Claudine Myers, and more. 
more

Nothing Urgent

In a world where people are bombarded with celebrity nip slips and anthropogenic glacial melt with equal ferocity, Nothing Urgent tames the zeitgeist for you the only way hosts Derek Evers and Chris Robbins know how: probing interviews, pleasant conversation, and the occasional poop joke. Derek and Chris saunter from the Content Mines to Clocktower's studio with only the choicest, most enriching tales from their respective perches in music and news; you might even learn something. Derek Evers is the founder and publisher of Impose Magazine and a regular drinker of ginger ale. He once enjoyed a short stint as a talking head on VH1's Most Shocking Moments in Music. Chris Robbins is the features editor for the website Gothamist. He once asked the police commissioner about his favorite Applebee's menu item.
more

Ghetto Biennale: Radyo Shak

Radyo Shak was the independent broadcast voice of the Ghetto Biennale of Haiti, hosting freeform radio including Rara bands, locals, artists and writers, and Haitian revolutionary history. 
more

Geto Byenal: Radyo Shak (Kreyol)

Radyo Shak se vwa lakou Geto Byenal 2015 lan. Nan yon ti shak sou la Gran Ri kote Atis Rezistans, Radyo Shak te difuze tout sa kap fet pandan Byenal lan ant Desamb 10 jiske 21. Direkte Pwogram yo, Richard Fleming, avek Direkte Pwoje sa-a, Jake Nussbaum te animate tout kalite radyo nan zon sa-a, tan kou anrejistreman misisyen rara yo, iantevu avek moun nan zon nan, atis, ekrivan, infomasyon sou tout pwoje yo, histwa revolusyone d’Ayiti, tout emete sou radyo antenet, FM 89.1 epi sou baff nan zon lan. The English language programming from the Radyo Shak is available here: Ghetto Biennale: Radyo Shak
more

Clocktower Mixtape

An eclectic series of music shows from all over the world, offering mixes of the latest, rarest, and weirdest.
more

Blank Forms

Blank Forms is a curatorial platform dedicated to the presentation and preservation of time-based performance practices, with emphasis on ephemeral practices that fall outside conventional institutional support systems and consequently risk remaining inaccessible, minimally documented and obscure. Through a variety of curatorial approaches, including public performances, online and print publishing, exhibitions, workshops, seminars and residencies, Blank Forms crafts a robust support structure for both the artist and the presentation of their work.
more

Radio Benjamin

Walter Benjamin’s radio broadcasts (1929 - 1932) are a selection of children stories written and read by Benjamin during his colossal research project The Arcades Project. 
more

The Alternative Art School Fair Radio

The Alternative Art School Fair at Pioneer Works presents an introduction to alternative art schools from around the US and the world, November 19-20, 2016.
more

SHOWS

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/0')">Daniel Rangel & Lenora De Barros, Poiesis in Praxis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2')">The Martinez Brothers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5')">Shamantis/Justin Bieber: U Smile 800% Slower

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6')">DJ Dex aka Nomadico

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8')">DJ Strangefruit

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/12')">Carlos Giffoni, No Fun Fest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/13')">Edition #7: Funny Ladies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/14')">DJ Thomas of Rub-n-Tug

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/20')">John Lloyd Young, Jersey Boys

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/21')">Jennifer Rubell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/22')">Vincent Cassel, Mesrine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/23')">Patricia Clarkson, Cairo Time

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/24')">Jackie Weaver & David Michod, Animal Kingdom

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/26')">Samuel Maoz, Lebanon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/27')">Andrew Stanton, WALL-E

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/28')">Edition #17: Secular Prayers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/29')">Edition #16: Psycho-Babble Club Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/30')">Edition #15: Bi-Polar Metronome

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/31')">Edition #14: Slow Core

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/32')">Edition #13: Throat Singers from Tuva

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/33')">Edition #12: World Dub

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/34')">Edition #11: The Last of the Garifuna

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/35')">Edition #10: A Gathering of the Tribes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/36')">Edition #9: The Louisiana Purchase

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/37')">Edition #8: Vintage Samba / Vintage Cumbia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/38')">Edition #7: Iceberg Theory

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/39')">Edition #6: The Former Anatolia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/40')">Edition #5: M.T. Vera

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/41')">Armory Show 2006: Art and Technology: Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/42')">Edition #18: Afro-French

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/43')">Danny Simmons

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/44')">All Night Long

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/66')">Edition #19: Iberian Roots

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/67')">Edition #4: Travels of Marco Polo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/68')">Edition #3: Dos Equis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/69')">Edition #2: 100% Arabica

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/70')">Edition #1: Sultry Winter Sunday

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/71')">Armory Show 2006: Heiss, Deitch, Gladstone & Von Habsburg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/72')">Armory Show 2006: Art Handling, Behind the Scenes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/73')">Armory Show 2006: Artists Buying Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/74')">Armory Show 2006: Bald Ego Online Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/75')">Armory Show 2006: Collectors' Forum Special with Nicholas Logsdail

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/76')">Armory Show 2006: The French Connection

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/77')">Armory Show 2006: What's After the $3M Photograph?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/78')">Armory Show 2006: PULSE Art Fair Report

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/79')">Armory Show 2006: New Art from China

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/80')">Armory Show 2006: Miami Artists

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/81')">Armory Show 2006: Rush Interactive Special Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/82')">Armory Show 2006: Exit Art and Bomb Magazine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/83')">Armory Show 2006: Max Henry with Anna Catharina Gebbers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/84')">Armory Show 2006: Nick Stillman with E.V. Day

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/85')">Armory Show 2005: Alanna Heiss with David Teiger and Amalia Dayan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/86')">Armory Show 2005: Alanna Heiss with Carlo Bach

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/87')">Armory Show 2005: Brett Littman with Swedish artists

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/88')">Armory Show 2005: Noise in Your Eye (Soundsculpture)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/89')">Armory Show 2005: Bald Ego Online Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/90')">Armory Show 2005: Miami Artists

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/91')">Armory Show 2005: DiVa Digital Video and Art Fair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/92')">Greater New York 2005 Update with Neville Wakefield

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/93')">Armory Show 2005: Glenn Lowry with Michael Lynne and Agnes Gund

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/94')">Armory Show 2005: The Collectors' Forum Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/95')">Armory Show 2005: Mark Fletcher with Barbara Gladstone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/96')">Armory Show 2005: Yablonsky, Lehman & Eberle

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/97')">Armory Show 2005: Rush Interactive Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/98')">Armory Show 2005: Artists Buying Art with Peter Coffin (Part 1)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/99')">Armory Show 2005: Nick Stillman and Martha Rosler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/100')">Greater New York 2005 Update with Sarah Kessler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/101')">Greater New York 2005 Update with Lumi Tan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/102')">Armory Show 2005: Bob Nickas with Marjory Jacobson and John Tremblay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/103')">Armory Show 2005: Max Henry with Malachi Farrell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/104')">Armory Show 2005: Artists Buying Art with Peter Coffin (Part 2)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/105')">Painted Notes with Katelijne DeBacker

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/106')">Miami 2005: Interviews, Material Culture - Antonelli, Sigurdardottir and Batan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/108')">Miami 2005: Conversations, Architecture for Art/Museum Architecture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/110')">Miami 2005: Conversations, Art Collections and Contemporary Philanthropy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/112')">Miami 2005: Material Culture, Peter Nesbett and David Kiehl

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/114')">Miami 2005: Interviews, Exploding Dog and WVUM-FM Miami

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/116')">Miami 2005: The Collectors' Forum, Special Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/118')">Miami 2005: Interviews, Beautiful Decay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/120')">Miami 2005: Interviews, Meredith Danluck & David Dawaele/2 Many DJs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/122')">Miami 2005: Interviews, David Packer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/124')">Miami 2005: Our Correspondents, Miami

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/126')">Miami 2005: Interviews, Performance & Ephemeral Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/128')">Miami 2005: Interviews, SoundBike and The Citizens Band

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/130')">Miami 2005: Julianne Swartz, David Hardy and Siebren Versteeg on Basel's Alternate Fairs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/132')">Miami 2005: Interviews, Jared Whitman's Garage Sale Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/134')">Miami 2005: Rush Interactive (The Morning After), Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/136')">Miami 2005: Rush Interactive (Miami, The Morning After), Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/138')">Miami 2005: Jonathan Greenberg and Phoebe Hoban

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/140')">Miami 2005: Interview, Lee Quiñones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/142')">Miami 2004: The Yay/Nay Show, Art and Commerce

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/144')">Miami 2004: Miami on the Mind, Day One

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/146')">Miami 2004: Bald Ego Online

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/148')">Miami 2004: Interviews, Art Loves Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/150')">Miami 2004: Art Statements Roundtable, Day One

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/152')">Miami 2004: Rush Interactive, Day One

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/154')">Miami 2004: The Yay/Nay Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/156')">Miami 2004: Art Statements Roundtable, Day Two

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/158')">Miami 2004: The Collectors' Forum, Day Two, David Meets Goliath

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/160')">Miami 2004: On the Mark, Day Two, Fighting for- and over- the New Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/162')">Miami 2004: DJ Hour, Ani Phearce

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/164')">Miami 2004: The Yay/Nay Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/166')">Miami 2004: Rush Interactive

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/168')">Miami 2004: On the Mark, Day Three

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/170')">Miami 2004: P.S.1 Interviews, Day Three

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/172')">Elliott Sharp's Living Room 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/175')">Miami 2004: The Collectors' Forum, Day Four

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/177')">Miami 2004: Miami On the Mind

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/179')">Miami 2004: Art Statements Roundtable, Day Four

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/181')">Elliott Sharp's Living Room 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/184')">Elliott Sharp's Living Room 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/187')">Miami 2004: The Spit Roast Boys

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/189')">Miami 2004: Last Call, Day Five

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/191')">Miami 2004: Wrap Up with Samuel Keller

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/193')">Carla Gannis and Jillian McDonald

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/194')">Discussions with Visual and Sound Artists

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/195')">Digilantes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/196')">Trends in Education: Computer Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/197')">Trends in Education: Animation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/198')">Bill Buxton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/199')">The Digi Girls

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/200')">Armory Show Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/201')">Animation as Art or the Art of Animation?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/202')">Digital Stone Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/203')">Manfred Mohr

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/204')">Linda Lauro-Lazin, Marshall Reese, Daria Dorosh

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/205')">Grahame Weinbren and Jerelyn Hanrahan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/206')">Michael Rees

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/207')">Randall Packer and Andy Deck

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/208')">John F. Simon, Jr. and Laurie Spiegel, Part Two

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/209')">John F. Simon, Jr. and Laurie Spiegel, Part One

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/210')">American Surfaces Revisited: Stephen Shore

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/211')">Amy Granat and Stefan Tcherepnin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/212')">Jon Kessler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/213')">Armory Show 2006: Artists Buying Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/214')">Art Basel Miami 2005: Performance & Ephemeral Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/215')">Art Basel Miami 2005: Julianne Swartz, David Hardy, Siebren Versteeg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/216')">WPS1 Venice Interviews: The Massimos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/217')">WPS1 Venice Interviews: Susan Philipsz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/218')">WPS1 Venice Interviews: John Pilson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/219')">WPS1 Venice Interviews: Ed Ruscha and Gary Garrels

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/220')">The Life Aquatic: Carlton DeWoody and Martabel Wasserman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/221')">WPS1 Venice Biennale Overview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/222')">WPS1 Venice Interviews: The Life Aquatic

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/223')">Our Correspondents, Venice: Jen DeNike

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/224')">Armory Show 2006: Bald Ego Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/225')">Thunder Perfect Mind

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/226')">Interviews, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/227')">Interviews, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/228')">An Anthology of New York Poets

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/229')">All Sonnets All the Time

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/230')">Charles Bernstein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/231')">A Tribute to Cookie Mueller

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/232')">All Bases Covered

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/233')">In a Primordial Mood

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/234')">Dead Letters

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/235')">Ron Padgett, Anna Akhmatova, and Donald Barthelme

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/236')">Klassical Korner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/237')">Never Too Much of the Classics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/238')">Max Blagg Alone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/239')">The Car Talk of Literature

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/240')">Duncan Hannah

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/241')">Small Press Book Fair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/242')">Gael Garcia Bernal, The King

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/243')">Chen Kaige, The Promise

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/244')">Deepa Mehta, Water

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/245')">Terry Zwigoff, Art School Confidential

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/246')">Josh Hartnett, Lucky Number Slevin/The Black Dahlia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/247')">Alfonso Cuarón and Fernando Eimbcke, Duck Season

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/248')">Asia Argento, The Heart is Deceitful Above All Things

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/249')">Aaron Eckhart, Thank You for Smoking

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/250')">Zooey Deschanel, Winter Passing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/251')">Christian Carrion, Joyeux Noel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/252')">Julianne Moore and Edie Falco, Freedomland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/253')">Gavin Hood, Tsotsi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/254')">George Butler, Roving Mars

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/255')">Lajos Koltai, Fateless

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/256')">Natasha Richardson, The White Countess

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/257')">Richard Shepard, The Matador

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/258')">Pierce Brosnan, The Matador

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/259')">Stephen Frears, Mrs. Henderson Presents

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/260')">Felicity Huffman, Transamerica

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/261')">Marc Rothemund and Julia Jentsch, Sophie Scholl: The Final Days

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/262')">Dani Levy, Go for Zucker

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/263')">Gary Indiana, The Shanghai Gesture, Part 4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/264')">Craig Lucas, Dying Gaul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/265')">Dan Geller, Dayna Goldfine and Wakefield Poole, Ballets Russes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/266')">Hany Abu-Assad, Paradise Now

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/267')">Cillian Murphy, Breakfast on Pluto

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/268')">Chan-wook Park, Lady Vengeance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/269')">Neil Jordan, Breakfast on Pluto

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/270')">Uma Thurman, Prime

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/271')">Holly Hunter, Nine Lives

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/272')">Norman Jewison

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/273')">Rian Johnson, Brick

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/274')">Joseph Gordon-Levitt, Brick

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/275')">Viggo Mortensen, A History of Violence

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/276')">Elijah Wood, Everything Is Illuminated

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/277')">Mark A. Vieira, Greta Garbo: A Cinematic Legacy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/278')">John and Janet Pierson, Reel Paradise

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/279')">Marton Csokas, Asylum/The Great Raid/Aeon Flux

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/280')">Jonathan Jakubowicz, Secuestro Express

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/281')">Penn Gillette and Paul Provenza, The Aristocrats

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/282')">Werner Herzog and Jewel Palovak, Grizzly Man

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/283')">Mark Zupan, Murderball

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/284')">Ziad Doueiri, Lila Says

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/285')">Amos Gitai, Free Zone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/286')">Pell James, Broken Flowers/The King

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/287')">Luc Jacquet, The March of the Penguins

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/288')">Elizabeth Banks, Heights/The 40-Year-Old Virgin/The Baxter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/289')">Jesse Bradford, Heights/Happy Endings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/290')">James Marsden, Heights/Superman Returns

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/291')">Mark Wexler, Tell Them Who You Are

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/292')">Connie Nielsen, Brothers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/293')">Stephen Chow, Kung Fu Hustle

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/294')">Daniel Day-Lewis, The Ballad of Jack & Rose

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/295')">Jordana Brewster, D.E.B.S

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/296')">Andrea Corr, The Boys and Girl of County Clare

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/297')">Etyan Fox, Walk on Water

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/298')">Bruno Ganz and Oliver Herschbiegel, Downfall

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/299')">Bobby Houston and Robert Hudson, Mighty Times: The Children's March

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/300')">Sigourney Weaver, Imaginary Heroes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/301')">Michael Schorr, Schultze Gets the Blues

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/302')">Shemar Moore, Diary of a Mad Black Woman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/303')">Clay Enos, Watchmen Portraits

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/304')">Leslie Shearing and Heather Smith, Unscrewed

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/305')">Daniel Burman, Lost Embrace

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/306')">Brenda Blethyn, Beyond the Sea

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/307')">Kevin Bacon, The Woodsman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/308')">John Daly, The Aryan Couple

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/309')">Geoffrey Rush, The Life and Death of Peter Sellers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/310')">Javier Bardem, The Sea Inside

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/311')">Ousmane Sembene, Moolaadé

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/312')">Ziyi Zhang, Memoirs of a Geisha

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/313')">John Waters, A Dirty Shame

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/314')">Chris Cooper, Silver City

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/315')">Peter Krause, We Don't Live Here Anymore/After the Fall/Six Feet Under

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/316')">Bronwen Hughes and Tom Jane, Stander

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/317')">Bob Smeaton and Buddy Cage, Festival Express

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/318')">Per Fly and Ulrich Thomsen, The Inheritance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/319')">Mythic Nature Meets Evo-Devo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/320')">Facts and Fiction

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/321')">Neuroculture - Consciousness in Real Time

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/322')">Fictional Naturalism: Biofacts, Artifacts, and Aesthetics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/323')">Picturing Time/Inventing Space

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/324')">The Missing Link - Transitional Forms in Art and Biomedicine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/325')">Evolution - The Nature/Culture Divide

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/326')">Animal Magnetism and Zoomorphic Zones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/327')">Matter Matters: From Tissue Engineering to Teratomas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/328')">The Holy Grail (Religion, Art and DNA)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/329')">Memory and the Bio Archive

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/330')">Virus Redux-Reconfiguring Culture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/331')">DNA and Social Justice

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/332')">Artists in the Science Lab

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/333')">Face Value - Plastic Surgery and Transformation Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/334')">After The End of Art - Death Art?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/335')">Bio-Art or Bio-Terror?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/336')">Repro-Tech

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/337')">Steve Miller and writers Thyrza Nichols Goodeve and Mark Dery.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/338')">The Figure in Narrative, Part 3: Lorenzo Pace and Patricia Spears Jones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/339')">The Figure in Narrative, Part 2: Dana Schutz and Mei Chin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/340')">The Figure In Narrative, Part 1: Eric Fischl and A.M. Homes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/341')">Bernard Cooper, The Bill From My Father

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/342')">Alice Greenway and Kiran Desai

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/343')">Julian Barnes, Arthur & George

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/344')">Verlyn Klinkenborg, Timothy, or Notes of an Abject Reptile

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/345')">Paul Auster and Siri Hustvedt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/346')">Carolyn Burke, Lee Miller: A Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/347')">Arthur Japin, In Lucia's Eyes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/348')">Salman Rushdie, Shalimar the Clown

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/349')">Joan Didion, The Year of Magical Thinking

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/350')">Lodge Kerrigan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/351')">Albert Maysles, The Gates

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/352')">The Jewish Film Festival

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/353')">The Mysterious Henry Darger

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/354')">Gavin Lambert, The Ivan Moffat File

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/355')">Jane Weinstock and Gloria Norris, Easy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/356')">The 2004 Margaret Mead Film Festival

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/357')">Peter Broderick

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/358')">Bill Morrison

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/359')">Alison MacLean and Tobias Perse, Persons of Interest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/360')">Neistat Brothers, Guerilla Video

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/361')">Evan Lurie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/362')">Karen Cooper of Film Forum

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/363')">Charles Atlas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/364')">James Schamus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/365')">Thomas McEvilley Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/366')">Drew Milne Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/367')">Drew Milne Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/368')">Redell Olsen Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/369')">Redell Olsen Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/370')">Pierre Joris Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/371')">Pierre Joris Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/372')">Erica Hunt Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/373')">Erica Hunt Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/374')">Ted Greenwald

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/375')">Nick Piombino Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/376')">Tan Lin Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/377')">Tan Lin Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/378')">Tracie Morris Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/379')">Tracie Morris Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/380')">David Brafman, Getty Research Institute

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/381')">Werner H. Kramarsky

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/382')">Architects for Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/383')">Cynthia Hazen Polsky

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/384')">Thomas Crow, Elizabeth Dee, and Alexis Hubshman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/385')">Ben Heller

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/386')">Agnes Gund

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/387')">Arthur and Carol Goldberg, and Lisa Mamounas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/388')">Susan Willis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/389')">Juris Jurjevics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/390')">Dave King

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/391')">Vestal McIntyre

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/392')">Eleni Sikelianos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/393')">Pascale Casanova

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/394')">Barbara Goldsmith

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/395')">Jean Nathan on Dare Wright

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/396')">Mary Dearborn and Karole P.B. Vail

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/397')">Ron Padgett

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/398')">Anne Waldman, Laura Flanders and Carol Brightman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/400')">Christopher Mason

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/401')">Patrick McGrath

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/402')">Lily Tuck

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/403')">Robin Robertson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/404')">Lawrence Osborne

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/405')">Wang Ping

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/406')">A.S. Byatt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/407')">Jessica Hagedorn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/408')">Edwidge Danticat

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/409')">Anne Waldman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/410')">Fanny Howe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/411')">Walter Abish

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/412')">David Shipler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/413')">Ake Hodell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/416')">Ellen Fullman, David Maranha, and Keiji Haino

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/417')">Salvador Francesch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/418')">Oskar Sala

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/419')">Matt Heckert's Mechanical Sound Orchestra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/420')">Banks Bailey: Dawn at Main Entrance to Saguaro National Park

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/421')">Phill Niblock

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/422')">Keiji Haino

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/423')">Hermann Nitsch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/424')">Folke Rabe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/426')">Winter Music Conference: Deepa Grooves

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/427')">Winter Music Conference: Italian Disco with DJ Mike Clark

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/428')">Edition #12: Laugh-In Spotlight, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/429')">Edition #11: Laugh-In Spotlight, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/430')">Edition #10: All in the Family Spotlight, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/431')">Edition #9: All in the Family Spotlight, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/432')"> Edition #8: Bill Maher

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/433')">Edition #6: Lewis Black

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/434')">Edition #5: Eddie Izzard and Margaret Cho

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/435')">Edition #4: Old Time Radio Comedy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/436')">Edition #3: Phyllis Diller and Ellen Degeneres

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/437')">Edition #2: George Carlin and Chris Rock

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/438')"> Edition #1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/439')">Edition #2: The Chef

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/441')">Edition #1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/443')">P.S.1 Interviews: Alanna Heiss with David Teiger and Amalia Dayan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/444')">How's It Going? Live Preview Greater New York Show Installation Update: Alanna Heiss/Brett Littman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/445')">How's It Going? Live Preview Greater New York Show Installation: David Weinstein/Neville Wakefield

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/446')">How's It Going? Live Preview Greater New York Show Installation: David Weinstein with Sarah Kessler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/447')">How's It Going? Live Preview Greater New York Show Installation: David Weinstein with Lumi Tan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/448')">Tamy Ben-Tor: Electroyiddish

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/449')">The Poetry of Pablo Picasso

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/452')">Music for Plants: Live in the Garden

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/454')">Artists Buying Art: with Peter Coffin (Part 1 of 2)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/455')">Artists Buying Art: with Peter Coffin (Part 2 of 2)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/456')">DJ Ian Adelman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/457')">DJ Ayres

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/458')">Mr. C and Francis Harris (a.k.a. Sycophant Slags)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/459')">DJ Chicus and DRM

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/460')">Cowboy Mark

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/461')">Daddy Lion Chandell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/462')">DJ Roy Dank

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/463')">DJ A. Frog

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/464')">Ezekiel Honig

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/465')">Paul Kennedy (Live at the Clocktower)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/466')">DJ Monk One

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/467')">DJ Nick AC

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/468')">DJ Bill Patrick

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/469')">Nat Rahav aka. DJ Busquelo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/470')">Schematic

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/472')">Scottie B

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/473')">DJ Scribe vs. DJ Herbert

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/474')">DJ Shakey

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/475')">DJ Dayo Shyne

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/476')">Shauna Slevin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/477')">DJ Speck

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/478')">Jonny Trunk vs. Tim "Love" Lee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/479')">DJ Levon Vincent: Nueromantica

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/480')">DJ Levon Vincent: Acid Revival

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/481')">Edition #7: Jenni Muldaur and Don Fleming

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/482')">Interpretations: Robert Dick and Ursel Schlicht

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/483')">Bangbara: Music of West Java

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/484')">Christian Marclay, djTRIO

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/486')">Simon Ho: If

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/487')">Interpretations: Earl Howard and soNu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/488')">Mark Dagley's Mix Tape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/490')">Sonic Youth: Sonic Nurse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/491')">The Art of 9/11 @ Apex Art: Arthur C. Danto

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/493')">Harry Belafonte and Walter Mosley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/496')">Becoming Justice Harry Blackmun: Linda Greenhouse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/497')">New School University's Poetry Forum: Stephanie Brown

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/499')">Cabinet Magazine's Chromophilia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/501')">Cave Canem: Toi Derricotte with Naomi Long Madgett

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/503')">Double Talk/Double Think: The Art and Politics of Language

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/505')">Daniel Eisenberg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/507')">Nick Flynn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/509')">William Gibson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/511')"> A Tribute to Leon Golub

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/513')">Non-Fiction Forum at New School University: Philip Gourevitch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/517')">The Ground Zero Sonic Memorial Soundwalk

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/518')">Hear Our Voices

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/520')">Jim Jarmusch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/522')">Jennifer Jason Leigh

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/524')">New School University Poets on Poetry: Phillis Levin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/526')">Bernard-Henri Lévy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/529')">Mary Karr

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/531')">Liquid Architecture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/533')">Bob Mackie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/535')">Chris Martin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/537')">Thomas McEvilley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/539')">Jonas Mekas: History of American Avant-Garde Film

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/541')">MoMA DIY Radio:: SOUND

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/543')">MoMA DIY Radio: New Orleans Art Re-build

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/545')">Lucy Orta: Late Lunch with Lucy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/547')">On Kitsch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/549')">Porn Goes Mainstream

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/551')">David Reed

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/553')">Reverend Billy and the Church of Stop Shopping

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/556')">Robert Rosenblum

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/557')">ARTWALK NY: Ed Ruscha

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/559')">Mira Schor: The Art of Nonconformist Criticality

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/562')">Art Spiegelman and Chipp Kidd

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/565')">Neal Smith, Alice Cooper's Drummer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/567')">Gloria Steinem: Woman of Vision

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/568')">Cave Canem: Poets Derrick Walcott with Elizabeth Alexander

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/570')">Robert Wilson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/572')">Art Is

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/576')">Art Is, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/578')">Art Is, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/580')"> After 9/11 (Making It Real)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/581')">Through Being Cool (A Soldier's Dream)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/582')">Papa's Got a Brand New Baghdad

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/584')">Found Out and Long Gone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/585')">Beautiful

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/586')">John Lawton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/587')">Ethan Ryman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/588')">The Thin Line

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/589')">Love and The Law

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/591')">Love Lost and Found

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/592')"> Love in All Three Dimensions

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/593')">Honoring Ray Charles, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/594')">Honoring Ray Charles, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/595')">Redemption Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/596')">Love in the Balkans

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/597')">In My Car

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/598')">Sad Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/599')">Playing God

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/600')">Labor of Love

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/601')">Music for Country Lovers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/602')">Love Song

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/603')">Armory Show 2006: The French Connection

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/604')">Armory Show 2006: What's After the $3M Photograph?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/605')">Edition #7: Antonelli, Sigurdardottir, and Batan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/606')">Edition #6: Interview with Peter Nesbett and David Kiehl

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/607')">Edition #5: David Packer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/608')">Edition #4: Fake Estates

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/612')">Edition #3: Michael Graeve Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/613')">Edition #2: Michael Graeve Performance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/614')">Edition #1: Tobias Putrih

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/615')">Laurie Cumbo, Museum of Contemporary African Diasporan Arts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/616')">PERFORMA 2005: Closing Night at the Bowery Ballroom

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/617')">PERFORMA 2005: Bernar Venet and Coco Fusco

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/618')">PERFORMA 2005: Gelitin's Tantamounter 24/7

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/619')">PERFORMA 2005: Jesper Just

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/620')">PERFORMA 2005: Carey Young, Consideration

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/621')">PERFORMA 2005: Rene Daalder

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/622')">PERFORMA 2005: Melik Ohanian's Cosmograms

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/623')">PERFORMA 2005: Tamy Ben-Tor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/624')">PERFORMA 2005: Gala Opening of Jesper Just's True Love is Yet to Come

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/625')">PERFORMA 2005: 24-Hour Incidental

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/626')">PERFORMA 2005: Sharon Hayes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/627')">PERFORMA 2005: Bernar Venet and Michelle Handelman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/628')">PERFORMA 2005: Jens Hoffman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/629')">PERFORMA 2005: Francis Alÿs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/630')">PERFORMA 2005: Laurie Simmons

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/631')">PERFORMA 2005: Lea Rekow with Pablo Helguera

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/632')">Not For Sale: New Media and Sound

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/633')">Not for Sale: Artist's View

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/634')">The Legion of Love

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/635')">IN THE EYE OF THE A=N=D=R=E=W=S

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/636')">Terra Flamenco

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/637')">The Emphatic Entrails of the Sun

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/638')"> Microskier

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/639')">Rodrigo Toscano with Laura Elrick

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/640')">Aural Puppies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/641')">Diggs in Macaronic Verseland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/642')">Pop Tunes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/643')">Ambient Language

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/644')">Wordspeak Music, Vol.1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/645')">What Is This WIT?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/646')">Paul Skiff's Total Hearership

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/647')">Presidential Spinees

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/648')">Mike Tyler's YAYLEGS

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/649')">Fractured Timestorms

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/650')">Heart Fervors

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/651')">The Opperman Chronicles, Pt. 2 (Your Truth is Showing)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/652')">The Opperman Chronicles, Pt. 1 (Satan is My Wardrobe)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/653')">ACCA-VOCA-PELLA

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/654')"> Extended Shamanoia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/655')">THE SAME-SEX MARRIAGE SHOW

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/656')">Danger Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/657')">Baldface Poetry and Badass Beats

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/659')">Songs for Memorial Day

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/675')">Country Grubbin'

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/692')">On Heaven and Hell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/706')">Birthdays/Lightnin' and Lightnin'

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/720')">Janette Carter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/733')">Migratory Instruments

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/734')">The Fairer Sex

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/735')">I'd Rather Be Sloppy Drunk Than Any Way That I Know

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/736')">Floods, Levees and R. L. Burnside in Memoriam

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/737')">Coal Mining Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/738')">Dog Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/739')">Railroad Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/740')">You Can Go Home

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/741')">Songs of Horses and Horse Racing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/742')">Edition #25: Natalia Arias and Judi Harvest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/743')">Edition #24: Elliott Erwitt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/744')">Edition #23: Malcolm Morley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/745')">Armory Show 2006: Our Correspondents (Miami) Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/746')">Edition #22: Alison Spear

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/747')">Edition #21: Lynne Golob Gelfman and Erin Parish

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/748')">Art Basel Miami Beach 2005: Our Correspondents (Miami) Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/749')">Edition #20: Bozidar Brazda and Christopher Miner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/750')">Edition #19: Micaela Giovannotti and Kathy Grayson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/751')">Editions #17/18: Mitchell Wolfson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/753')">Edition #16: Deborah Butterfield

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/754')">Edition #15: Gilberto Ruiz and Jose Alvarez

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/755')"> Edition #14: Erika Somogyi and Adam Straus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/756')"> Edition #13: The Up-and-Comers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/757')">Edition #12: Richard Arregui and The House Artists

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/758')">Edition #11: James Rosenquist and Carol K. Brown

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/759')">Edition #10: Hernan Bas and Naomi Fisher

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/760')">Edition #9: Luis Gispert and Juana Valdes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/761')">Edition #8: Bonnie Clearwater

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/762')">Edition #7: Robert Thiele and William Cordova

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/763')">Edition #6: Suzanne Delahanty

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/764')">Edition #5: Terence Riley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/765')">Edition #4: Chad Oppenheim

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/766')">Edition #3: Manuel Gonzales and Charles Cowles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/767')">Edition #2: Michele Oka Donner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/768')">Edition #1: Walter Chatham

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/769')">Edition #6: Mark Horowitz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/770')">Edition #5: Irreducible: Contemporary Short Form Video

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/771')">"Noir City" and the Castro Theater

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/772')">Home Galleries

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/773')">Soy y Que: New Chicano/Latino Representations

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/774')">Aaron Ximm & Ralph Rugoff

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/775')">Taipei Biennial's Digital-Art Overground

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/776')">The Nankang Software Park Public Art Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/777')">Ma Ying-jeou

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/778')">Lee Mingwei

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/779')">Keiji Haino

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/780')">Music as Sensual Tie, Pt. 2 (Curio or Virtuoso)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/781')">Yokohama Trienniale 2005

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/782')">Improvised and Minimal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/783')">Voices from Okinawa and Korea, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/784')">Voices from Okinawa and Korea, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/785')">Tsuguhiko Egawa, Narration Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/786')">Self-made Instruments, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/787')">Self-made Instruments, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/788')">Wakamatsu Masadayu and Shizuru Otaka

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/789')">Plan B Pt. 2: Sam Bennett, Wataru Okuma and Shuichi Chino

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/790')">Plan B Pt.1: Ryuichi Daijo, Tsuguhiko Egawa, Takuya Takahashi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/791')">Derek Bailey

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/792')">Komatcha Klezmer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/793')">Ryuichi Daijo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/794')">Japan-esque

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/795')">Edition #2: The "Other" Summer Movie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/796')">Edition #1: Summer Blockbuster Preview 2006

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/797')">Clear Cut Press: The Hour of Power

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/798')">Woman of Many Faces: Isabelle Huppert

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/799')">Jon Kessler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/800')">X-Patsys: Kessler, Longo, Sukowa

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/802')">The Relay Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/803')">Rock 'N Roll Reparations (Also Rans)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/804')">New Releases, 2006

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/805')">More New Releases, 2006

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/806')">Black History Month Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/807')">Rock 'N Roll Reparations, Volume 1 (Part 2)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/808')">Rock 'N Roll Reparations, Volume 1 (Part 1)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/809')">Afro-Punk, the Movie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/810')">New Releases, 2005

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/811')">The Long Song

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/812')">Women's History Month, 2005

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/813')">Black History Month 2005 Showcase

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/814')">More New Releases, 2004

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/815')">Hispanic Heritage Month, 2004

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/816')">Fresh Jams 2004

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/817')">New Releases 2004, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/818')">Songs in the Key of Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/819')">Family Affair, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/820')">Family Affair, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/821')">Stevie Wonder Tribute

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/822')">BRC Radio: First Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/823')">Bowery Poetry Club: Unusual Drink on Me

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/824')">Downtown for Democracy: A Joyful November

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/825')">Downtown for Democracy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/827')">Fence Magazine: Readings at The Kitchen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/828')">Live at the Clocktower: The Civilians in Gone Missing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/829')">Max Blagg Live at CBGB's

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/830')">Night Nurse: A Radio Mix by Barb Stanek

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/831')">Dogs and Cats

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/832')">Recorded Matter: Satisfaction

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/833')">Callie Angell, Andy Warhol Screen Tests

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/834')">Armory Show 2006: Rush Interactive Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/835')">Dana Schutz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/836')">Art Basel Miami Beach 2005: Miami Edition, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/837')">Art Basel Miami Beach 2005: Miami, The Morning After

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/838')">Lynn Hershman-Leeson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/839')">Byron Kim

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/840')">Bernar Venet and Michelle Handelman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/841')">Laurie Simmons

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/842')">Oliver Michaels and Ohad Meromi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/843')">Peter Campus and Anthony McCall

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/844')">Victoria Newhouse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/845')">Banks Violette

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/846')">Free 103.9 - Matt Mikas, Jane Philbrick and Alexis Bhagat

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/847')">Christoph Thun-Hohenstein and Marc-Olivier Wailler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/848')">Irene Bolger, Sam Miller and Jem Cohen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/849')">Grahame Weinbren

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/850')">Dede Young and April Gornik

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/851')">Wynne Greenwood and Debra Singer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/852')">Julia Scher

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/853')">Petah Coyne

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/854')">Martha Rosler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/855')">Lisa Sigal, Margaret Evangeline and Julianne Swartz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/856')">Katharina Sieverding and Paolo Canevari

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/857')">Cildo Meireles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/858')">Larry Litt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/859')">DJ Rekha on Bollywood Disco, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/861')">DJ Scribe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/862')">Mike Albo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/863')">Antony

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/864')">Susan Alcorn: Mandala

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/866')">Bombay the Hard Way

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/867')">Carla Bozulich and Ches Smith: Pull Handles Up Not Out

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/869')">The Music of Earle Brown

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/871')">Butch Morris Conductions: Sucht/Lust

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/872')">Morton Feldman, Coptic Light / Elliott Sharp, Calling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/874')">Miles Davis: On The Corner (Live)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/875')">Tod Dockstadter, Organized Sound

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/877')">Max Neuhaus, Fontana Mix - Feed

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/879')">La Caldera #2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/880')">Kalimantan Strings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/882')">Peter Kowald & Damon Smith, Mirrors

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/884')">Briggan Krauss: Object

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/885')">The Music of Ennio Morricone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/887')">Negativland (These Guys are from England and Who Gives a Shit)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/888')">Steve Peters: In Memory of the Four Winds

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/890')">The Music of Sasandu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/892')">Sinawai: Korean Shaman Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/894')">The Slipstream: The Fountain

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/895')">William Basinski: Shortwave Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/896')">Gary Smith: Solo Guitar (12 Improvisations)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/897')">Against Nature Live from theXpo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/898')">Antonio of Green Gorilla Lounge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/899')">DJ Apenaut

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/900')">theXpo Gallery Marathon with DJ Jeannie Hopper

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/901')">theXpo Gallery with DJ Andre - RonDre

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/902')">DJ Juan Atkins (aka Model 500)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/904')">DJ Nikola Baytala

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/906')">DJ Jason Blackkat

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/910')">DJ BMG

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/912')">DJ Carlos (Whatever We Want)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/916')">DJ Doc Martin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/920')">DJ Darshan Jesrani (Metro Area)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/922')">Brennan Green

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/926')">Groove Collective

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/928')">Gus Gus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/930')">DJ Harvey

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/936')">DJ Simon James

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/938')">Sir Norman Jay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/947')">DJ Kaos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/949')">DJ Kimyon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/951')">DJ Lindsey / Negroclash

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/953')">Hans Peter Lindstrom and Prins Thomas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/954')">Maurice Fulton and Mu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/955')">Monolake

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/956')">Sal Principato (Solo)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/960')">DJ Stacey Pullen (aka Kosmic Messenger)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/964')">DJ Phil Smart

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/968')">DJ Tim Sweeney

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/970')">Jerome Sydenham

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/972')">Prins Thomas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/974')">DJ Aquasky vs. Masterblaster

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/978')">PS1 Warm Up agnes b. Hour: DJ Boon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/980')">Adam Goldstone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/984')">theXpo Gallery Marathon with DJ Roni aka Soul Brother No. 4 and RonDre

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/985')">Vito Acconci

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/986')">William S. Burroughs and Allen Ginsberg, In Search of Yage (1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/987')">Kent & KZA, Force of Nature

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/995')">Steve Fella Kotey of Chicken Lips

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/999')">DJ Tim Love Lee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1001')">PS1 Warm Up agnes b. Hour: DJ Joey Llanos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1005')">PS1 Warm Up agnes b. Hour: DJ Lo-Ki

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1009')">Madlib and Peanut Butter Wolf

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1013')">DJ Miles Maeda

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1017')">DJ Kervyn Mark

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1021')">PS1 Warm Up agnes b. Hour: DJ Dhyan Moller

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1025')">DJ Todd Sines

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1029')">DJ Spinna

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1035')">DJ Spun

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1036')">PS1 Warm Up agnès b. Hour: DJ Synapse.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1040')">Venice 2005: WPS1 Venice interviews

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1042')">Venice 2005: The Life Aquatic

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1044')">Juan Munoz & Gavin Bryars: A Man in a Room, Gambling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1047')">theXpo Gallery Marathon with DJ Rubi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1048')">theXpo Gallery Marathon with DJ Stefny of Sister NYC

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1049')">DJ Jason Blackkat: Techno Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1050')">DJ Jason Blackkat: Bushwick Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1051')">DJ Tommy Bones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1052')">DJ Chicus: Lovers and Culture Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1053')">Mike "Agent X" Clark

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1054')">DJ Emskee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1055')">DJ Garth

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1057')">DJ Gripper

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1058')">Simon Haggis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1059')">DJ Harvey: Pacific Vibrations

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1060')">DJ Matthias Heilbronn of Soulflower, NY

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1061')">DJ Hirotaka: Disco Not Disco

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1063')">DJ Jeannie Hopper: March 2005

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1064')">DJ Jeannie Hopper: June Bug Dance Mash Up

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1065')">DJ Jeannie Hopper: Winter Warm Up Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1066')">DJ Jeannie Hopper: Electrified Dance Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1067')">DJ Jolene: Funky Feast

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1068')">DJ Lo-Ki

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1070')">DJ jayrlocke: We Got to Think Now

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1071')">DJ Minx

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1072')">DJ MKL in Istanbul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1073')">DJ Mystic Bill

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1074')">Winter Music Conference: DJ Oji

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1075')">Julius Papp

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1076')">DJ Sal Principato

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1077')">DJ John Ramar: Hotspots, Vol. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1078')">DJ Rekha, Basement Bhangra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1080')">DJ Sabo: Afro Beginnings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1081')">Jeffrey Sfire / Menergy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1082')">DJ Bob Sinclar: Africanism Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1083')">DJ Todd Sines: In the Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1084')">DJ Small Change

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1085')">DJ Soul Brother No. 4 aka. Roni

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1086')">DJ Spun: Hawaii

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1087')">DJ Spun: Tokyo Clubmix Showcase/Shibuya FM (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1088')">DJ Spun: Live in Tokyo (2006)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1089')">DJ Stefan: Dance Tracks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1090')">DJ Swingsett

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1093')">DJ Uriel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1094')">DJ Wataru RMN Crew (Tokyo): Pillow Ride

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1095')">Winter Music Conference: New Stuff with Jeannie Hopper, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1096')">Winter Music Conference: New Stuff with Jeannie Hopper, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1097')">Winter Music Conference: DJ Jeannie Hopper (King Street)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1098')">Winter Music Conference: DJ Jolene

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1099')">Winter Music Conference: DJ MKL

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1100')">Winter Music Conference: DJ Sabo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1101')">Winter Music Conference: DJ True

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1102')">WPS1 DJ Interviews: Gus Gus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1103')">Asian Contemporary Art Week 2006

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1104')">Patrick Todd with Keiko Uenishi and Haeyoung Kim

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1105')">Listening to Los Angeles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1106')">Edition 2: The Hollywood Museum in the Historic Max Factor Building, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1107')">Edition 1: Patrice Marandel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1108')">The Expanded Field #2: Tom McDonough

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1109')">Carolee Schneemann

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1111')">The Expanded Field #1: David Joselit

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1112')">Nicolas Collins: Handmade Electronic Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1113')">Making Your Mark: On Paper/Brooklyn Arts Council Gallery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1114')">Lea Rekow with Pablo Helguera

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1115')">Karkhana: A Contemporary Collaboration

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1116')">Philip Glass and Bill Morrison

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1117')">American Surfaces Revisited: Stephen Shore

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1118')">Lea Rekow with Mark Hosler of Negativland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1119')">Justin Lowe with Erin McMonagle: Beat It

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1120')">Yes Yes Y'all #21: Ricky Powell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1121')">Yes Yes Y'all #20: MC Safahri Ra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1122')">Yes Yes Y'all #19: P.Star

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1123')">Yes Yes Y'all #18: Oke

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1124')">Yes Yes Y'all #17: MC Dola

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1125')">Yes Yes Y'all #16: Hank Shocklee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1126')">Yes Yes Y'all #15: Kurtis Blow

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1127')">Yes Yes Y'all #14: Rammellzee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1128')">Yes Yes Y'all #13: DJ Synapse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1129')">Yes Yes Y'all #12: Biz Markie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1130')">Yes Yes Y'all #11: MC Supernatural

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1131')">Yes Yes Y'all #10: Afrika Bambaataa

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1132')">Yes Yes Y'all #9: Hangar 18

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1133')">Yes Yes Y'all #8: D.O.A.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1134')">Yes Yes Y'all #7: Jorge "Fabel" Pabon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1135')">Yes Yes Y'all #6: Jazzy Jay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1136')">Yes Yes Y'all #5: Chief Rocker Busy Bee and DJ A.J.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1137')">Yes Yes Y'all #4: Blade

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1138')">Yes Yes Y'all #3: Grandwizzard Theodore

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1139')">Yes Yes Y'all #2: J Smoke

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1140')">Yes Yes Y'all #1: Grandmaster Caz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1141')">"Translating Sappho" with Anne Carson (2000)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1142')">Rick Moody and Susan Wheeler (2001)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1143')">Galway Kinnell reads Dylan Thomas (1985)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1144')">Sky Gallery Live from DUMBO: New Instruments and Installations

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1145')">Robert Moog Memorial Hour

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1146')">Citizen Kane

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1150')">A Guy Called Gerald

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1152')">The Idjut Boys

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1158')">Kudu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1160')">Lee Douglas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1162')">Beppe Loda

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1164')">Derek Plaslaiko

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1168')">Rub-N-Tug

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1174')">Jeffrey Sfire / Menergy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1175')">Phil South

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1181')">Todd Terje

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1185')">Edition #3: People to Watch, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1186')">Edition #4: 2006 Tony Award Recap

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1187')">Edition #5: Summer Theater Festivals

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1188')">Edition #6: Nick AC from the Robots Party

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1189')">Edition #7: Tom Dunkley of GBH

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1190')">Edition #8/9: Cabaret

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1192')">Edition #10: Summer Drinking Game, Pt. 1 (New York Water Taxi)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1193')">Edition #11: Summer Drinking Game, Pt. 2 (Loreley)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1194')">Mary Gaitskill, Veronica

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1195')">Deborah Eisenberg, Twilight of the Superheroes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1196')">George Stevens, Jr. and Andrew Sarris, Conversations with the Great Moviemakers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1197')">Shocking Blue: Spring Fever

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1199')">Alexander Rayna and Marjan Moghaddam

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1200')">William Friedkin, Bug

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1201')">Rachael Leigh Cook, My First Wedding

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1202')">Julia Loktev, Day Night Day Night

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1203')">Kevin Bacon, Loverboy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1204')">Amy Sedaris, Strangers with Candy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1205')">Uma Thurman, My Super Ex-Girlfriend

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1206')">Jesse Garcia, Quinceañera

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1207')">Jonathan Dayton and Valerie Faris, Little Miss Sunshine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1208')">Richard Glatzer and Wash Westmoreland, Quinceañera

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1209')">Chris Abani and Colm Tóibín

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1210')">Burnt Sugar and 20 Years of the BRC

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1211')">Reunion of The Family Stand

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1212')">Thomas McEvilley Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1213')">Mei-mei Berssennbrugge Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1214')">Mei-mei Berssennbrugge Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1215')">Rae Armantrout Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1216')">Rae Armantrout Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1217')">Richard Foreman Reading Prose

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1218')">DJ Interviews: Colonel Abrams

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1219')">Warm Up 2006 Interviews: Phil South and The Idjut Boys

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1221')">Lining Hymns

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1249')">The Music of Sodom Laurel, Madison County, North Carolina

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1267')">The Writer Looks at Painting (1952)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1268')">Carrie Mae Weems (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1269')">Stephen Vitiello (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1270')">Cy Twombly: An Artist's Artist (1994)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1271')">Mickalene Thomas (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1272')">Tony Smith (1998)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1273')">Quentin Tarantino and Uma Thurman (Great Collaborations) (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1274')">Larry Rivers and Terry Southern: The Donkey and the Darling (1979)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1275')">Sir Roland Penrose: The Sculpture of Picasso (1967)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1276')">Paris in the 1920s (1952)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1277')">Karyn Olivier (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1278')">Elizabeth Murray Retrospective: Critics' Panel (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1279')">Elizabeth Murray Retrospective: Artists' Panel (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1280')">An-My Le (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1281')">A Literary Evening in Honor of Dr. Martin Luther King, Jr. (1968)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1282')">Lynn Marie Kirby (2006)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1283')">Jon Kessler: 23 Years of Work (2006)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1284')">Walter Kerr on Screen Acting (1978)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1285')">Daniel Henri Kahnweiler on Pablo Picasso (1957)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1286')">Joan Jonas (2002)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1287')">Philip Johnson: Portraits (2006)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1288')">Is There a New Cinema? (1967)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1289')">Isabelle Huppert: Woman of Many Faces (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1290')">Eleanor Heartney and Vija Celmins (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1291')">Michel Gondry (2004)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1292')">Marcel Duchamp (1962)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1293')">Song Dong (2006)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1294')">Richard Huelsenbeck: Dada Lives! (1960)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1295')">Contemporary Photography: Process and Practice (2006)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1296')">Richard Foreman Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1297')">Cineprobe: Melvin Van Peebles (1971)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1298')">Contemporary Art (1960)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1300')">Cineprobe: Paul Morrissey (1969)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1301')">Cineprobe: Jack Nicholson (1969)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1302')">Cineprobe: Bernardo Bertolucci (1969)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1303')">Chris Burden (2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1304')">John Baldessari and Tim Rollins: A Generation Apart (1989)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1305')">The Art of Assemblage (1961)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1306')">Laurie Anderson and Greil Marcus (2004)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1307')">Vito Acconci (2003)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1308')">Ed Sanders: Tales of Beatnik Glory (1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1309')">James Laughlin (1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1310')">John Gardner (1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1311')">Richard Foreman (1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1312')">Edition #1: Raunchy Business

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1313')">Patrice Marandel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1314')">The Hollywood Museum, Pt. 1 (In the Historic Max Factor Building)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1315')">The Hollywood Museum, Pt. 2 (Barbra Streisand, The Legacy Collection)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1316')">Gustav Klimt, The Stolen Paintings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1317')">Michael Amescua

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1318')">ACAW 06 : Working with the Diaspora, Asian Contemporary Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1320')">ACAW 06: Keiko Uenishi and Haeyoung Kim

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1322')">Miami 2008: Francesca Sorace and Guiseppe Liverani

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1324')">ACAW 06: Jiang Hu, Contemporary Chinese Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1326')">ACAW 06: Fast Futures, Asian Video Art at the Rubin Museum

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1328')">ACAW 06: Dialogues in Contemporary Asian Art, Take 4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1330')">ACAW 06: Melissa Chiu, Esa Epstein, and Shumita Bose

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1332')">ACAW 06: Action Painting Battle!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1334')">Smart Choices: Building Your Collection

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1336')">Carter Ratcliff: To Get or Not Get With the Program

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1338')">Janine Antoni

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1340')">Edition #8: William Powhida

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1341')">Savona Bailey-McCain

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1342')">The African Game

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1343')">Edition #7: Illegal Entry at Galeria de la Raza

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1344')">Edition #8: Paraconceptual Design

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1345')">Edition #9: William Pope.L

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1346')">Edition #14: Oakland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1347')">Music as Sensual Tie, Pt. 3 (Dead Man)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1348')">Edition #12: People to Watch, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1349')">Edition #13: People to Watch, Pt. 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1350')">Halsey Burgund: Bring Your Own Voice

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1351')">Subway Sessions

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1354')">Stephen Shore: American Surfaces Revisited

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1355')">Kathy Acker: Lust for Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1356')">Carl Craig

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1360')">Carl Craig and DJ Gamall

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1361')">The Glimmers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1365')">Mudd

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1367')">The Expanded Field #3: Hal Foster

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1368')">Hallelujah Harlem! Public Art Festival 2006

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1369')">Gaming Culture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1370')">Candymonium

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1371')">Ars Electronica Festival 2006: Derrick de Kerckhove

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1372')">DJ Sal Principato: WPS1 Mix 6_15_06

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1373')">DJ jayrlocke: Sky Dancing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1374')">DJ Jolene: Summer Mix 2006

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1375')">DJ Jeannie Hopper: Kick Ass Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1376')">DJ Chicus: Mash Up and Dancehall Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1377')">Edition #2: Telling It Like It Is

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1378')">Laurie Collyer, Sherrybaby

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1379')">Michael Sheen, The Queen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1380')">Satoshi Kon, Paprika

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1381')">Edition #14: The Vintage DJ

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1382')">Edition #15: Charles Webster and Electronic Soul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1383')">BOMB Magazine 25th Anniversary Gala: Delphine Blue

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1384')">Partial Life and the Semi-Living: The Aesthetics of Care

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1385')">William Benton, Marmalade and Madly

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1386')">Alan Bennett, Untold Stories

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1387')">Edition #10: Wim Wenders

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1388')">Groove Theory with DJ Spooky

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1399')">DJ Jeannie Hopper: House Smorgasbord

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1400')">Arno Rafael Minkkinen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1402')">Raphael Lozano-Hemmer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1403')">DJ Interviews: Brendon Moeller (Beat Pharmacy)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1405')">Edition #3: Skits and Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1406')">Edition #4: Melody Set Me Free

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1407')">Edition #5: Woman to Woman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1408')">Edition #6: Independent Hits

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1409')">Richard Foreman Reading Plays

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1410')">Robert Grenier Interview, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1411')">Robert Grenier Interview, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1412')">Mimi Gross Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1413')">Tom Riley, A Few Days in September

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1414')">James McAvoy, The Last King of Scotland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1415')">Christian Volckman, Renaissance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1416')">Rupert Grint, Driving Lessons

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1417')">Emmanuel Bourdieu, Poison Friends

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1418')">Gabriel Range, Death of a President

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1419')">Robert Wilson, Absolute Wilson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1420')">Laurent Bouzereau, The Art of Bond

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1421')">Dominic Cooper, The History Boys

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1422')">Amit Pitaru

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1423')">Marcin Ramocki

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1424')">David Remnick, Reporting: Writings from The New Yorker

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1426')">PEN World Voices

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1427')">Wayne Koestenbaum, Best Selling Jewish Porn Films

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1428')">Gay Talese, A Writer's Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1429')">Carl Safina, Voyage of the Turtle

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1430')">Edition #16: Sex, Drugs, and Comedy with Michael Showalter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1431')">Edition #17: Philadelphia vs. New York

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1432')">Edition #18: Steakhouses

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1433')">Edition #19: History of Street Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1435')">Edition #20: "That's It?!? But we didn't talk about anything!" with Michael Showalter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1436')">Edition #11: Masculinity

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1437')">Edition #12: FredriksonStallard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1438')">Edition #13: Larry Clark

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1439')">History of the Hip-Hop DJ (The First Wave)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1440')">Fred Tomaselli

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1441')">DJ Interviews: Basement Soul (Proper Music for the Heads, Hips, and Feet)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1442')">Edition #21: "I Love the Stone Age!" with Michael Showalter and Michael Ian Black

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1443')">Edition #22: "Banter is Competitive" with Michael Showalter and Michael Ian Black

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1444')">Rhythm & Sound (Berlin, Germany)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1448')">DJ Jeannie Hopper: December 2006 Deep Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1449')">Richard Tuttle Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1450')">US Immigration Policy: The Issues and Options for Foreign-Born Artists

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1452')">Miami 2006: Welcome to Miami

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1454')">Miami 2006: Trespassing, Casa Lin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1456')">Miami 2006: SVA Hour, A Creative Game in Art Culture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1459')">Miami 2006: SVA Hour, State of Art Education

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1462')">Miami 2006: SVA Hour, Photography Today

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1465')">Miami 2006: SVA Hour, Bradley Castellanos and Billy Sullivan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1468')">Miami 2006: SVA Hour, Robert Ayers and Lisa Kirk

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1471')">Miami 2006: SVA Hour, Art and Design with Steven Heller

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1474')">Miami 2006: SVA Hour, The Art Market and the Miami Fairs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1477')">Miami 2006: Slow Jams Band

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1479')">Miami 2006: Rush Interactive, Art Basel Special Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1482')">Miami 2006: Rush Interactive, Art Basel Special Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1485')">Miami 2006: Our Correspondents (Miami), Art Basel Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1488')">Miami 2006: Open Season Havana, Julie Lara Kahn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1490')">Miami 2006: The Mountain School

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1492')">Miami 2006: Miami Art Scene, Peter Boswell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1494')">Miami 2006: A Review

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1496')">Miami 2006: Material Culture, Leopard Cube

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1499')">Miami 2006: Material Culture, Editors' Round Up

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1502')">Miami 2006: Material Culture, Artist Residencies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1505')">Miami 2006: Rachel Mason Sings Boris Yeltsin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1507')">Miami 2006: DJ Le Spam

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1509')">Miami 2006: DJ Le Spam Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1511')">Miami 2006: Inside Art Basel with Director Samuel Keller

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1513')">Miami 2006: Jeannie Hopper's Micro-Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1515')">Miami 2006: Frisbee Show, Electronic Arts Intermix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1517')">Miami 2006: The French Show, Jean-Michel Othoniel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1519')">Miami 2006: Thierry Geoffroy a.k.a. Colonel, Emergency Room

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1521')">Miami 2006: The Collectors' Forum, Tom Eccles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1523')">Miami 2006: Arne Quinze, Beyond Burning Man

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1525')">Miami 2006: Milagros Bello, A Curator's View

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1527')">Miami 2006: Kenny Scharf and Derrick Adams

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1529')">Miami 2006: Yoshua Okon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1531')">Music By, For, and About Plants, Insects, & Birds

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1533')">Miami 2006: Art Video Lounge, Michael Rush

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1535')">Miami 2006: Adrian Halpern, Art and the Law

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1537')">Edition #23: Shteamer Music Series with Chris Speed and Ted Reichman, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1538')">Edition #24: Shteamer Music Series with Chris Speed, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1539')">Edition #25: 2006: Is That All There Is? Or: What a Year It Was!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1540')">Edition #26: The Bold, The Beautiful, The Enjoyably Passable. What's On Deck? Cinemawise, of course.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1541')">Lucy Liu, Three Needles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1542')">Top 10 Movies of 2006

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1543')">Philip Maysles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1544')">Peter Kubelka

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1545')">Art Basel Miami Beach 2006: Our Correspondents (Miami) Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1546')">Edition #26: Iván Navarro and Julia Platt Herzberg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1547')">Richard Tuttle Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1548')">Ann Lauterbach Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1549')">David Von Ancken, Seraphim Falls

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1550')">Eric Bogosian, Liev Schreiber and Stephanie March, Talk Radio

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1551')">Sienna Miller, Factory Girl

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1552')">Radio Profiles: Lunar New Year 4705 Flower Market in Columbus Park

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1553')">Burt Barr

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1554')">Edition #7: Labisha's Top 5 Break Up Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1555')">Edition #8: Raunchy Business, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1556')">Jenifa Mayanja of Bumako

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1557')">Florian Henckel von Donnersmarck, The Lives of Others

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1558')">Philip Groning, Into Great Silence

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1559')">Daniele Thompson and Christopher Thompson, Avenue Montaigne

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1560')">Ioan Gruffudd, Amazing Grace

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1561')">Michael Apted, Amazing Grace

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1562')">Ann Lauterbach Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1563')">Fine Print: Critical Mess

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1564')">Burt Barr

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1565')">Keyboard Show, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1566')">Keyboard Show, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1567')">Gary Tarn, Black Sun

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1568')">Bong Joon-ho, The Host

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1569')">Alan Davies Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1570')">Alan Davies Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1571')">Edition #27: Lorna Simpson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1572')">Edition #28: Sarah Morris

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1573')">Jenifa of Bu-Mako Records

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1574')">Mousse T.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1575')">Armory Show 2007: Mierle Laderman Ukeles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1576')">Armory Show 2007: Ward Shelley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1577')">Armory Show 2007: Rush Interactive Special with Terry Berkowitz and Steve Millero

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1578')">Armory Show 2007: Chef Michael Romano

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1579')">Armory Show 2007: Steve Rockwell of d'Art International Magazine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1580')">Armory Show 2007: Duke Riley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1581')">Armory Show 2007: Pierre Pelegry, Nuit Blanche Paris

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1582')">Armory Show 2007: Senam Okudzeto

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1583')">Armory Show 2007: The M*A*S*H Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1584')">Armory Show 2007: Lost and Found Sound, The Food Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1585')">Armory Show 2007: David Humphrey, Douglas Kelley & Antoine Guerrero

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1586')">Armory Show 2007: Antoine Guerrero of P.S.1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1587')">Armory Show 2007: The Collectors' Forum, Wim Delvoye

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1588')">Armory Show 2007: Meredith Allen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1589')">Cillian Murphy, The Wind that Shakes the Barley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1590')">Olivier Dahan, La Vie en Rose

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1591')">Armory Show 2007: Mierle Laderman Ukeles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1592')">Mira Schor: The Art of Nonconformist Criticality

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1595')">Smart Choices: Building Your Collection

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1596')">Thomas McEvilley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1597')">Behind Beauty: A Panel Discussion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1599')">A Creative Game in Art Culture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1600')">State of Art Education

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1601')">Photography Today

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1602')">Bradley Castellanos and Billy Sullivan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1603')">Robert Ayers and Lisa Kirk

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1604')">Art and Design with Steven Heller

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1605')">The Art Market and the Miami Fairs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1606')">Laurie Simmons, The Music of Regret

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1607')">Edition #9: How Kontessa Got Her Groove Back

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1608')">Mary Jordan, Jack Smith and the Destruction of Atlantis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1609')">Armory Show 2007: The Food Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1610')">Lynne Sachs and Bradley Eros

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1611')">Edition #29: Justin Macdonnell and Gustavo Matamoros

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1612')">Art Basel Miami Beach 2006: Leopard Cube

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1613')">Art Basel Miami Beach 2006: Publishers Round Up

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1614')">Edition #9: Ted Noten

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1615')">Warm Up 2006 Interviews: The Glimmers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1617')">The Oil of the 21st Century: Perspectives on Intellectual Property

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1619')">Yona Friedman: Simple, Protean, and Spontaneous

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1623')">Art Basel Miami Beach 2006: Rush Interactive Special Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1624')"> Art Basel Miami Beach 2006: Rush Interactive Special Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1625')">Armory Show 2007: Terry Berkowitz and Steve Miller

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1626')">Irving Sandler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1627')">Dore Ashton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1628')">DJ Interviews: Mr. Bongo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1629')">Norman Fischer Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1630')">Simon Pegg, Hot Fuzz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1631')">Todd Robinson, Lonely Hearts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1632')">Norman Fischer Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1633')">The Dave Brubeck Quartet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1634')">Edition #27: The Giraffes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1635')">John Perreault

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1636')">Jay-J Hernandez of Shifted Music: Live in Seoul (Korea)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1638')">Beat Pharmacy: Spring Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1639')">DJ Jeannie Hopper: Jazz 'N House Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1640')">DJ Mudd

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1641')">Rong Music: Live Sessions at APT

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1643')">Jonny Lee Miller, The Flying Scotsman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1644')">Kim Levin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1645')">Edition #28: Beat the Devil

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1646')">DJ Jus Ed of Underground Quality

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1647')">Chida of Crue-l Japan: Dancaholic Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1648')">Venice 2005: Jen DeNike Reports

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1650')">Venice 2005: Gea Politi Reports

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1652')">Venice 2005: Adelina Von Furstenberg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1656')">Venice 2005: WPS1 Venice Conversations: Success

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1658')">Venice 2005: WPS1 Venice: The Life Aquatic

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1660')">Venice 2005: WPS1 Venice Conversations: The Islands of Venice

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1662')">Venice 2005: WPS1 Venice Conversations: The Bob Nickas Roundtable

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1664')">Venice 2005: WPS1 Venice Conversations: New Perspectives

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1666')">Venice 2005: WPS1 Venice Conversations: On Questioning the Writing of the History of Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1668')">Venice 2005: Biennale Overview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1670')">Venice 2005: Bloomberg Breakfast Onboard: Water

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1672')">Venice 2005: Bloomberg Breakfast Onboard: Risk

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1674')">Venice 2005: Bloomberg Breakfast Onboard: Love

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1676')">Venice 2005: Bloomberg Breakfast Onboard: Fear

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1678')">Venice 2005: WPS1 Sampler (Venice Biennale 2005)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1680')">Mike Skinner, 8-Track Attack

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1684')">Venice Special: Mercedes Ruehl in Woman Before a Glass

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1686')">Venice 2005: WPS1 Venice Special: A Man in a Room, Gambling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1688')">Sonic Youth, Goodbye 20th Century

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1691')">Venice 2005: Venice Sounds at Sunset: The Mideast Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1693')">Venice 2005: Venice Sounds at Sunset: Blacktronica

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1695')">Steve Piccolo, Sound Fetish

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1697')">Venice 2005: WPS1 Venice Music Special: Terry Riley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1699')">Peter Coffin: Music for Plants

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1701')">Colors for Breakfast, A Morning Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1704')">Venice 2005: Passage, A Mix by Tao Kostoff & Justin Lowe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1706')">On the Beach: Salleem Dhamee & Justin Lowe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1708')">Cabinessence, Justin Lowe & Mike Hajar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1711')">Venice 2005: WPS1 Venice Music Special: Dennis Oppenheim: Six Tracks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1713')">Venice 2005: Stan Douglas: Suspiria

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1715')">Venice 2005: Because Tomorrow Comes #4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1717')">Venice 2005: Louise Bourgeois Sings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1719')">Venice 2005: Tony's Talent Search: Jessica Craig-Martin and Yvonne Force

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1721')">Venice 2005: Tony's Talent Search: The Commons Service Group

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1723')">Venice 2005: The Life Aquatic: Carlton DeWoody and Martabel Wasserman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1725')">Venice 2005: WPS1 Venice Interviews: Public Art at the Biennale

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1727')">Venice 2005: WPS1 Venice Interviews: Robert Storr

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1729')">Venice 2005: WPS1 Venice Interviews: Ed Ruscha, Gary Garrels

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1731')">Venice 2005: WPS1 Venice Interviews: Michelangelo Pistoletto

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1733')">Venice 2005: WPS1 Venice Interviews: John Pilson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1735')">Venice 2005: WPS1 Venice Interviews: Susan Philipsz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1737')">Venice 2005: WPS1 Venice Interviews: Julia Peyton-Jones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1739')">Venice 2005: WPS1 Venice Interviews: Achille Bonito Oliva

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1741')">Venice 2005: WPS1 Venice: History of Women in the Biennale

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1743')">Venice 2005: WPS1 Venice interviews: Annette Messager

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1745')">Venice 2005: WPS1 Venice Interviews: The Massimos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1747')">Venice 2005: WPS1 Venice Interviews: Michael Craig-Martin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1749')">Venice 2005: WPS1 Venice Interviews: Jay Levenson, Robert Lion, Alexandre Melo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1751')">Venice 2005: WPS1 Venice Interviews: John Latham

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1753')">Venice 2005: WPS1 Venice Interviews: Helena Kontova and Flash Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1755')">Venice 2005: WPS1 Venice Interviews: Joan Jonas and Joan Simon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1757')">Venice 2005: WPS1 Venice Interviews: Guerrilla Girls

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1759')">Venice 2005: WPS1 Venice Interviews: RoseLee Goldberg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1761')">Venice 2005: WPS1 Venice Interviews: The China Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1763')">Venice 2005: WPS1 Venice Interviews: Raul Carrillo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1765')">Venice 2005: WPS1 Venice Interviews: Agnès b.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1767')">Teo Gheorghiu and Fredi M. Murer, Vitus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1768')">Edition #29: Julia Allison's Dating in New York, Pt. 1 (Andrew Belonsky)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1769')">Groove Junkies: MoHo Stereo (May '07)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1770')">Phyllis Tuchman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1771')">Women's Voices: Visual Arts Near and Far, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1772')">The Feminist Future: Deborah Wye, Agnes Gund, Lucy R. Lippard (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1773')">The Feminist Future: Activism/Race/Geopolitics (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1774')">The Feminist Future: Activism/Race/Geopolitics (Q & A) (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1775')">The Feminist Future: Body/Sexuality/Identity (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1776')">The Feminist Future: Body/Sexuality/Identity (Q & A) (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1777')">The Feminist Future: Linda Nochlin (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1778')">The Feminist Future: Catherine de Zegher (Respondent for Day One) (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1779')">The Feminist Future: Deborah Wye, Anne M. Wagner(Opening Remarks / Day Two) (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1780')">The Feminist Future: Writing the History of Feminism (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1781')">The Feminist Future: Institutionalization of Feminism (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1782')">The Feminist Future: Linda Nochlin (Respondent for Day Two) (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1783')">Eleanor Heartney

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1784')">Edition #122: Glen Hansard, Once

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1785')">Venice 2007: Robert Storr, Artistic Director, 2007 Venice Biennale

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1787')">Massimo Simonini: Boat, Context and Course

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1789')">Venice 2007: Quiz Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1791')">Venice 2007: Perna Foundation presents Il Mio Mediterraneo, My Mediterraneo, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1793')">Venice 2007: Paolo Canevari

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1795')">Edition #125: Pascal Ferran, Lady Chatterly's Lover

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1796')">Venice 2007: Andrea Bellini

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1798')">Venice 2007: Perna Foundation presents Il Mio Mediterraneo, My Mediterraneo, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1800')">P. Adams Sitney and Ed Halter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1801')">North African and Middle Eastern Curatorial Symposium: Opening Remarks (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1802')">North African and Middle Eastern Curatorial Symposium: Bassam El Baroni and Mai Abu ElDahab (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1803')">Indonesian Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1806')">DJ Tony Humphries

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1808')">DJ Jeannie Hopper: Rotate (NYC)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1809')">John Yau Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1810')">Edition #30: Julia Allison's Dating in New York, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1811')">North African and Middle Eastern Curatorial Symposium: Farhad Moshiri (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1812')">North African and Middle Eastern Curatorial Symposium: Laura Srouji (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1813')">North African and Middle Eastern Curatorial Symposium: Rachida Triki (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1814')">Venice 2007: Perna Foundation presents Il Mio Mediterraneo, My Mediterraneo, Pt. 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1816')">100 Copies: Egyptian Electronic Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1818')">Venice 2007: Robert Storr: Venice Wrap Up

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1820')">Venice 2007: Ronen Eidelman: Israeli Center for Digital Arts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1822')">Venice 2007: Nicola Oddati: Culture Counselor of Naples

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1824')">Venice 2007: Gianni de Michelis: Inside Venice

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1826')">Edition #132: Jennifer Baichwai and Edward Burtynsky, Manufactured Landscapes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1827')">Venice 2007: Perna Foundation presents Il Mio Mediterraneo, My Mediterraneo, Pt. 4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1829')">Venice 2007: Palazzo delle Arti Napoli hosts: Sicilia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1831')">Venice 2007: Italian Hip Hop, Alberto Polo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1833')">Venice 2007: Moscow Saloon: One Day We Will All Say the Same Thing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1835')">Venice 2007: Venetian Interiors with Zefrey Throwell, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1837')">North African and Middle Eastern Curatorial Symposium: Jack Persekian (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1838')">Michael Cunningham, Evening

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1839')">DFA hosts: Tim Goldsworthy and Tim Sweeney

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1843')">Edition #1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1844')">Edition #2: The Harmonica Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1845')">Edition #3: A Science-and-Math Music Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1846')">Edition #4: A Sidewalk Stroll

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1847')">Edition #5: New Orleans

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1848')">Yes Yes Y'all #22: Rodney Cee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1849')">Tristan Perich

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1851')">Venice 2007: Palazzo delle Arti Napoli presents: New Media Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1853')">Venice 2007: Perna Foundation presents Il Mio Mediterraneo, My Mediterraneo, Pt. 5

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1855')">John Yau Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1856')">Brenda Blethyn, Introducing the Dwights

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1857')">Venice 2007: Venetian Interiors with Zefrey Throwell, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1859')">Venice 2007: Radio Papesse in Siena

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1861')">Venice 2007: Achille Bonito Oliva

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1863')">Venice 2007: Thierry Geoffroy a.k.a. Colonel: The Biennalist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1865')">North African and Middle Eastern Curatorial Symposium: Q&A (Day 1) (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1866')">DJ Nicole Otero: Lovebreak

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1867')">Lee Douglas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1869')">Venice 2007: Palazzo delle Arti Napoli: The Balkans

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1871')">Venice 2007: Radio Arte Mobile

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1873')">Venice 2007: Tahitian Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1875')">Venice 2007: The Perna Foundation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1877')">Venice 2007: Gerrit Lansing and Kara Walker

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1879')">Edition #30: Gerald Laing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1880')">North African and Middle Eastern Curatorial Symposium: Abdellah Karroum (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1881')">North African and Middle Eastern Curatorial Symposium: Nadira Laggoune-Aklouche (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1882')">North African and Middle Eastern Curatorial Symposium: Galit Eilat (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1883')">Miroslav Vitous and Joe Farrell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1884')">Jon Voight, September Dawn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1885')">Venice 2007: Turkish Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1887')">Venice 2007: Carolee Schneemann with Katharina Sieverding

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1889')">Venice 2007: Palazzo delle Arti Napoli: The Future Memory of Art Archives

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1891')">Venice 2007: The Kress Family in Venice

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1893')">North African and Middle Eastern Curatorial Symposium: Omar Amiralay (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1894')">North African and Middle Eastern Symposium: Akram Zaatari (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1895')">North African and Middle Eastern Curatorial Symposium: Q&A (Day 2) (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1896')">Craig Zadan and Neil Meron, Hairspray

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1897')">agnès b presents: Ex Nihilo (Yann le Marec)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1899')">Blarvuster

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1901')">Objektivity hosts: Dennis Ferrer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1905')">Venice 2007: Maria Morgante: I mercoledi degli artisti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1907')">Venice 2007: French Pavilion: Sophie Calle, Daniel Buren and Giuseppe Merlino

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1909')">Venice 2007: Venezuelan Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1911')">Venice 2007: Georgian Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1913')">Venice 2007: Future of the Biennale System

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1915')">Edition #31: Pinta, The Contemporary Latin American Art Fair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1916')">Objektivity hosts: Filsonik

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1918')">Charles Cohen and Anthony Coleman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1920')">Abigail Child Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1921')">Venice 2007: Istanbul Biennale

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1923')">Julie Delpy, 2 Days in Paris

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1924')">Venice 2007: Migration Addicts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1926')">Venice 2007: Manifesta

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1928')">LEMUR (League of Electronic Musical Urban Robots)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1931')">Zeena Parkins & Marina Rosenfeld

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1933')">Ursula 1000

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1936')">Abigail Child Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1937')">Charles Ferguson, No End in Sight

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1938')">Venice 2007: Carolee Schneemann and Gordon Knox

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1940')">Venice 2007: Adina Popescu and The Saloon Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1942')">Ned Rothenberg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1944')">Tummy Touch hosts: DJ Soulstatic

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1946')">Tim "Love" Lee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1948')">Tummy Touch hosts: Daniel Collás

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1950')">Jennifer Reeves

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1951')">Richard Trank, I Have Never Forgotten You: The Life and Legacy of Simon Wiesenthal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1952')">Venice 2007: Venetian Interiors with Zefrey Throwell, Pt. 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1954')">DJ Orson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1955')">Tummy Touch hosts: Gringo Scarr

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1957')">agnès b presents: DJ Morpheus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1959')">Emanuele Crialese and Vincenzo Amato, Golden Door

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1960')">Elliott Sharp

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1962')">Troubleman Unlimited/Italians Do It Better hosts: Mike Simonetti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1968')">Troubleman Unlimited/Italians Do It Better hosts: Lovefingers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1972')">Troubleman Unlimited/Italians Do It Better hosts: Glass Candy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1974')">Flaming Fire

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1977')">Harmony Korine, Mister Lonely

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1978')">Rong Music hosts: Woolfy & Projections

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1980')">Rong Music hosts: Eric Duncan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1984')">Ha Yang Kim, Zach Layton, and Ray Sweeten

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1986')">Lionel Hampton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1987')">Catherine Owens, U2 3D

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1988')">Venice 2007: The Albanian Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1990')">LoVid

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1992')">In Flagranti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1994')">Escort

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1996')">Venice 2007: Insights from the Biennale: Karen Wright

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/1998')">DJ Tommy Moye

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2002')">Robot Radio: David Linton, Optic Noise Groove

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2006')">Felix Dickinson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2008')">Ken Jacobs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2010')">Casey Affleck, The Assassination of Jesse James by the Coward Robert Ford

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2011')">Rong Music hosts: DJ Spun

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2013')">Sergei Gandlevsky Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2014')">Newport Jazz Festival (July 4, 1957)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2015')">Daniel Radcliffe, December Boys

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2016')">Brad Truax and DJ Fitz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2018')">Song for New York: What Women Do While Men Sit Knitting

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2019')">Hugh Dancy, The Jane Austen Book Club

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2020')">Armory Show 2008: Thierry Geoffroy a.k.a. Colonel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2021')">DJ Weirds

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2023')">Kyle McNeill (Dedication to Martin F. McNeill)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2024')">MacDowell Colony 100th Anniversary Reunion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2026')">Venice 2007: Pleinmuseum Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2028')">Not for Sale: Forever Radical?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2029')">Nicky Siano (Ispira Records)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2030')">Jay-J Hernandez of Shifted Music and Friends: Downtown 304

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2031')">Brad Truax

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2033')">Mike Kuchar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2034')">Adrian Halpern: Immigration - The Issues and Options for Artists (Continued)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2035')">Ben Affleck, Gone Baby Gone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2036')">Tedd Patterson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2037')">PERFORMA 2007: Overview with Defne Ayas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2038')">Anton Corbjn, Control

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2039')">Lee Ann Brown Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2040')">Catherine Deneuve and Chiara Mastroianni, Persepolis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2041')">PERFORMA 2007: Brock Enright

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2042')">PERFORMA 2007: BYOF - Bring Your Own Flowers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2043')">Pattie Lee Becker

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2044')">The Archery Contest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2046')">PERFORMA 2007: Darren O'Donnell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2047')">PERFORMA 2007: Karl Holmqvist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2048')">PERFORMA 2007: Dave McKenzie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2049')">Patrice Leconte, My Best Friend

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2050')">PERFORMA 2007: Marie Cool and Fabio Balducci

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2051')">DJ Jeannie Hopper: Super Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2052')">Tom Glide: NY Debut Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2053')">PERFORMA 2007: Serkan Özkaya

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2054')">Peggy Ahwesh

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2055')">James Crump, Black White + Gray: A Portrait of Sam Wagstaff and Robert Mapplethorpe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2056')">PERFORMA 2007: David Adamo and Gabrielle Giattino

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2057')">Performa 2007: Mathieu Copeland and David Medalla

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2058')">PERFORMA 2007: Lu Jie and Qiu Zhijie, Long March (The Thunderstorm is Slowly Approaching)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2059')">Shawn Belson, Drums Along the Mohawk and Leave Her to Heaven

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2060')">PERFORMA 2007: Adam Pendleton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2061')">Anamaria Marinca and Cristian Mungiu, 4 Months, 3 Weeks, and 2 Days

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2062')">PERFORMA 2007: Allan Kaprow (Art and Life)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2063')">PERFORMA 2007: You Didn't Have to Be There (Photography, Performance, and Contemporary Art)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2064')">AJ Slim: Slim's Afrodisiac

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2065')">PERFORMA 2007: Eva and Franco Mattes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2066')">PERFORMA 2007: Pablo Bronstein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2067')">Color Management

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2068')">PERFORMA 2007: Tania Bruguera

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2069')">PERFORMA 2007: Xavier Le Roy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2070')">PERFORMA 2007: Cesare Pietroiusti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2071')">Sanford Biggers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2072')">PERFORMA 2007: Tamy Ben-Tor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2073')">PERFORMA 2007: Tris Vonna-Michell and Gabrielle Giattino

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2074')">DJ Nicole: Summer Set 2007

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2075')">Jazz and Strings (Cannonball Adderley and Count Basie)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2076')">Heath Ledger, I'm Not There

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2077')">Marcia Gay Harden, The Mist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2078')">Bit Shifter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2079')">Open City

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2080')">The Drawing Center

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2081')">Don Cheadle and Ted Braun, Darfur Now

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2082')">Exit Art and Bomb Magazine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2083')">Brooklyn Arts Council

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2084')">Museum of Chinese in the Americas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2085')">Museum of Contemporary African Diasporan Arts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2086')">Danny Simmons' Corridor Gallery and Rush Arts Gallery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2087')">Museum of Modern Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2088')">Orchard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2089')">History of Film-Makers' Cooperative (Joel Schlemowitz)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2090')">Anthology Film Archives

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2091')">Film-Makers' Cooperative (Joel Schlemowitz)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2092')">Film-Makers' Cooperative (Lynne Sachs)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2093')">Mabou Mines

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2094')">Anthology Film Archives

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2095')">Film-Makers' Cooperative (Joel Schlemowitz)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2096')">Film-Makers' Cooperative (Lynne Sachs)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2097')">Bowery Poetry Club: Unusual Drink on Me

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2098')">Anthony Hopkins, Slipstream

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2099')">Miami 2007: Tony Alva

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2101')">Second Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2102')">History of Film-Makers' Cooperative (Lynne Sachs)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2103')">DCTV: Downtown Community Television

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2104')">Top 10 Movies of 2007

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2105')">Miami 2007: Tom Postma

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2106')">Miami 2007: Our Correspondents (Miami): Art Basel Miami 2007 Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2107')">HERE Arts Center

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2108')">Miami 2007: Wolfy and Kayrock

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2109')">Miami 2007: TM Sisters

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2110')">Miami 2007: Ed Templeton and Brendan Fowler, ANP Quarterly

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2112')">Miami 2007: Prospect New Orleans

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2113')">Miami 2007: Roving Reports with Zefrey Throwell, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2115')">Brian Kerwin and Tracy Letts, August Osage County

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2116')">Miami 2007: The Drawing Center: Brett Littman, Joao Ribas and Carter Foster

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2117')">Miami 2007: Whitney Biennial 2008

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2118')">Miami 2007: Silent Sound: Iain Forsyth and Jane Pollard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2119')">Miami 2007: Gavlak Projects

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2121')">Miami 2007: The Kitchen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2122')">Miami 2007: Peter Coffin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2123')">Miami 2007: Kim Fisher

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2125')"> Miami 2007: Art Sound Lounge Interview (Decked Out: A History of the Turntable)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2126')">Miami 2007: Rush Interactive, Art Basel Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2129')">Miami 2007: Sue de Beer, Hernan Bas and Ruba Katrib

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2130')">Miami 2007: Stuart Comer and Christopher Hughes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2131')">Miami 2007: Christina Lei Rodriguez

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2132')">Miami 2007: Jim Drain

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2133')">Miami 2007: Artist Pension Trust Global and Artkrush

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2134')">Miami 2007: Boxtown Miami

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2135')">Miami 2007: Printed Matter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2136')">Sean Fine and Andrea Nix, War Dance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2137')">Miami 2007: Hollybush Gardens

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2139')">Edition #129: Michael Attardi, Once Upon a Christmas Village

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2140')">Harold Pinter's The Homecoming (40th Anniversary Broadway Production)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2141')">Miami 2007: Assume Vivid Astro Focus (AVAF) and Japanther

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2143')">Miami 2007: CocoRosie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2145')">Miami 2007: Kalup Linzy and Shinique Smith

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2146')">Miami 2007: Franklin Sirmans and William Cordova

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2147')">Miami 2007: Ryan McGinness

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2148')">Carolee Schneemann

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2150')">Jonas Mekas: History of American Avant-Garde Film

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2151')">Martial Solal, French Jazzman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2152')">Miami 2007: Howard Morse and Barbara Morse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2154')">Miami 2007: Chris Johanson and Steve Powers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2155')">Miami 2007: Hernan Bas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2156')">Dexter Sinister

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2157')">Lorraine O'Grady

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2158')">A Tribute to Andy Palacio, Garifuna

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2159')">Isla Fisher, Definitely, Maybe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2160')">Miami 2007: Roving Reports with Zefrey Throwell, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2162')">Miami 2007: Kembra Pfahler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2164')">James Scruggs, Disposable Men

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2165')">Groove Junkies: MoHo Stereo (Jan. '08)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2166')">Alwan for the Arts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2167')">Tristan Honzinger, Shuichi Chino, and Ryuichi Daijo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2168')">Alex Gibney, Taxi to the Dark Side

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2169')">Miami 2007: Roving Reports with Lisa Kirk, NADA Art Fair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2171')">Katharina Sieverding and Paolo Canevari

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2172')">Louise Bourgeois Sings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2174')">Recorded Matter: Femmes in Audio Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2175')">WPS1 Venice interviews: Annette Messager

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2176')">The BioBlurb Show: Face Value - Plastic Surgery and Transformation Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2177')">The BioBlurb Show: The Holy Grail (Religion, Art and DNA)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2178')">Art Is, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2180')">Recorded Matter: The Modern

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2181')">Performa 2005: 24-Hour Incidental

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2182')">Surface Tension / Rencontres Internationales

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2183')">Performa 2007: You Didn't Have to Be There (Photography, Performance, and Contemporary Art)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2184')">The Feminist Future: Body/Sexuality/Identity (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2185')">Artist's View

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2186')">Art Is, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2188')">Robot Radio: Noise in Your Eye, Jean Tinguely & Harry Bertoia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2191')">The Art of 9/11 @ Apex Art: Arthur C. Danto

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2193')">Lynn Hershman-Leeson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2194')">Joan Jonas and Joan Simon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2195')">Joan Jonas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2196')">Pauline Oliveros

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2197')">Martha Rosler and Nick Stillman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2198')">Martha Rosler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2199')">Carolee Schneemann

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2201')">Carolee Schneemann with Gordon Knox

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2202')">Carolee Schneemann with Katharina Sieverding

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2203')">Sampler of Audio Material by Visual Artists, including Alexis Smith

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2204')">Fake Estates featuring Mierle Laderman Ukeles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2208')">Mary Beth Edelson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2209')">Judy Chicago

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2210')">Kirsten Dufour

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2211')">Esopus Magazine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2212')">Peace Inspiring Tunes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2213')">Tom Arnold, Powers Booth, and Kent Stock, The Final Season

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2214')">Joan Snyder

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2215')">PERFORMA 2007: Tor Lindstrand and Mårten Spångberg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2216')">New York Women in Film and Television

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2217')">Martin McDonagh, In Bruges

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2218')">Venetian Interiors with Zefrey Throwell Pt.1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2219')">Venetian Interiors with Zefrey Throwell Pt.2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2220')">Venetian Interiors with Zefrey Throwell Pt.3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2221')">Venetian Interiors with Zefrey Throwell Pt.4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2222')">Venetian Interiors with Zefrey Throwell Pt.5

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2223')">Venetian Interiors with Zefrey Throwell Pt.6

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2224')">Roving Reports with Zefrey Throwell (Art Basel Miami Beach 2007), Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2225')">Roving Reports with Zefrey Throwell (Art Basel Miami Beach 2007), Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2226')">Shaun O'Dell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2227')">Frieze Art Fair 2007

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2229')">Karl Markovics and Stefan Ruzowitzky, The Counterfeiters

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2230')">Stolen Chair Theatre Company

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2231')">Jeanne Balibar, The Duchess of Langeais

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2232')">Jeronimo Elespe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2233')">Manuel Borja-Villel of Museo de Arte Reina Sofia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2234')">Allied Productions, Inc.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2235')">Differences and Dialogues: World Views on the Feminist Movement

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2236')">The Round Table presents "What's Goin' On (The Music Industry)"

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2237')">Hank Azaria, Chicago 10

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2238')">Women in Experimental Film

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2239')">I.U.D.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2240')">DJ Emskee: Live at Ottoman Lounge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2241')">Douglas Messerli Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2242')">Louis Garrel and Christophe Honoré, Love Songs (Chansons d'Amour)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2243')">Michael Snow

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2244')">Tom Glide: Live at Sapphire Lounge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2245')">Pink Bloque Revisited

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2246')">The 30th Anniversary Reunion of DISBAND

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2247')">Community~Word Project: Writing Our Future 2008

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2248')">Thandie Newton, David Schwimmer, and Michael Ian Black, Run Fat Boy Run

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2249')">ACAW 08: Viswanadhan Velu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2251')">ACAW 08: Hiroshi Sunairi and Yuken Teruya

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2253')">ACAW 08: O Zhang at Ch'i Contemporary Fine Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2255')">ACAW 08: Ranbir Kaleka

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2257')">Protest and Survive: The Legacy of Collective Action

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2258')">Cecilia Vicuña: mtChondrial Eve (Mother of Threads)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2259')">Douglas Messerli, Interview, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2260')">Patricia Riggen, Under the Same Moon (La Misma Luna)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2261')">Perpetual Art Machine (PAM)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2262')">Ted Purves, Susanne Cockrell, and Liz Thomas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2263')">The Conversation Series: Paul Chan and Enrique Walker

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2265')">Jill Miller and Anuradha Vikram

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2266')">Sam Gould and Adam Kleinman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2267')">Catharine Clark and Matt Gonzalez

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2268')">Sunda: Jaipong and Ketuk Tilu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2269')">DJ Jeannie Hopper: House Genre Mash Up

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2270')">Scout

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2271')">Claude Lelouch, Roman de Gare

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2272')">Armory Show 2008: Hans Ulrich Obrist, Paul Chan, and Enrique Walker

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2273')">Armory Show 2008: Art & Technology: Perpetual Art Machine (PAM)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2274')">Women in Experimental Film

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2275')">Edition #10: Ran Ortner and Norman Mooney

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2276')">Douglas Messerli Interview, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2277')">Phil Donahue and Tomas Young, Body of War

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2278')">Journey Into Jazz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2280')">David Batchelor: Found Monochromes of London

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2282')">The Armory Show 2008: Our Correspondents Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2284')">Thomas McCarthy, The Visitor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2285')">Tobias Wolff, Our Story Begins

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2286')">Oliver Herring

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2297')">Richard Price, Lush Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2298')">Chiwetel Ejiofor, Redbelt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2299')">Aidan Quinn, Dark Matter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2300')">Al Filreis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2301')">Nick Stahl, Sleepwalking

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2302')">Charles Hutagalung, Indonesian Pop

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2304')">Elizabeth Willis Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2305')">David Graeber

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2306')">Lucia Puenzo, XXY

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2307')">Tina Fey, Baby Mama

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2308')">Marc Handelman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2324')">Aya Ogawa

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2325')">Chris Evans: Cop Talk

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2326')">Takahiko Iimura

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2327')">Paul Chan, The Spirit of Recession

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2329')">Robert King Wilkerson & Rigo 23

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2330')">Nick Broomfield and Elliot Ruiz, Battle for Haditha

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2331')">Flatland Limo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2332')">Armory Show 2008: Art & Technology, Flatland Limo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2333')">Edition #2: Joey Arias

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2334')">Joey Arias

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2335')">Elizabeth Willis Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2336')">Lee Pace and Tarsem, The Fall

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2337')">DJ Emskee: Hope is on the Way

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2338')">Peter Gizzi Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2339')">BOMB Magazine 25th Anniversary Gala

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2340')">The Eroticism of Pedagogy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2341')">Carey Young: Speechcraft

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2343')">Errol Morris, Standard Operating Procedure

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2344')">Dan Boylan and Guy Taylor, A Free Radical

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2345')">Taylor Mac, The Lily's Revenge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2346')">Ethan Hawke, Clement Joseph and Val Vinokur, Night Wraps the Sky

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2347')">Formulas for Now: Rem Koolhaas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2349')">DJ Seamus Haji

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2350')">DJ Stimming of Buzzin' Fly with a Steaming Stimming Debut

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2351')">Edition #10: Season Two Premier

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2352')">Will Corwin: Art in China

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2353')">Kelly Reichardt, Wendy and Lucy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2354')">Peter Gizzi Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2355')">Dana Schutz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2368')">Sergei Bodrov, Mongol

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2369')">Guillaume Canet & Harlan Coben, Tell No One

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2370')">Chie Fueki

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2382')">DJ Nicky Siano of Ispira & The Gallery, Santos Playhouse June 2008 Live Set!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2383')">John Tranter Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2384')">Liquid Sound Lounge Dance Party at M1-5 New York June 2008

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2385')">So Percussion Live (2008)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2387')">So Percussion Speaks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2390')"> DJ Scotty Coats

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2396')"> DJ Spun

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2400')">James Marsh, Man on Wire

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2401')">DJ Justin Carter and DJ Probus of Nublu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2405')">Melissa Leo, Frozen River

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2406')">Timeless Tunes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2407')">Dorit Chrysler, Theremin Virtuoso

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2413')">agnès b presents Egill Sæbjörnsson & Flis live at PS1 Warm Up July 19 2008

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2414')">Julian Jarrold and Hayley Atwell, Brideshead Revisited

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2415')">Edition #11: Preach!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2416')">Au Revoir Simone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2417')">Ikue Mori

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2421')">Christopher Trumbo, Trumbo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2422')">Summer Edition, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2424')">Steve Coogan, Hamlet 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2425')">Michael Pollan: Taking the Plant's Point of View

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2426')">Lawrence Joseph Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2427')">Summer Edition, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2429')">Apollo Heights

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2433')">Dragons of Zynth

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2437')">Earl Douglas of the Black Rock Coalition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2439')">Skylar Astin, Hamlet 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2440')">agnès b presents DJ Rage Johnson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2442')">agnès b presents DJ Jean François Sanz live at PS1 Warm Up 19 July 2008

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2443')">agnès b presents DJ Yann le Marec

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2445')">Ludivine Sagnier, A Girl Cut in Two

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2446')">Mallory Catlett, Oh What War!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2447')">DJ Anton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2448')">Lawrence Joseph Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2449')">DJ UFO!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2451')">Tony Conrad

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2452')"> Kirchner and the Berlin Street at MoMA: The Preview Reception on 29 July 2008

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2453')">Don Cheadle, Traitor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2454')">Angela Dufresne

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2463')">Jimi Tenor & KabuKabu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2464')">Katherine Waterson, The Babysitters

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2465')">DJ Jeannie Hopper

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2466')">DJ Spun

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2467')">Summer Edition, Part 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2468')">Michael Evans' Swirling Lotus Blossom Bandits Band

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2469')">Gustavo Santaolalla of Bajofondo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2470')">DJ Poodlecannon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2472')">Alan Ball, Towelhead

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2473')">Hey Convict!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2475')">Tim Robbins, The Lucky Ones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2476')">Daniel Kötter and Maria Chavez

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2477')">The Gospel According To...

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2478')">Matthew Dear & Ryan Elliott

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2482')">PopRally Presents Autumn Harvest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2484')">Bing Ji Ling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2486')">Steve McQueen, Hunger

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2487')"> Summer Edition, Part 4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2488')">Patrick Wilson, Lakeview Terrace

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2489')"> DJ Jerome Derradji

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2495')">Antonio Campos, After School

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2496')">In Site

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2497')"> DJ Neil Aline

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2501')">New Films by Women Filmmakers About the Feminist Revolution, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2502')">Mike Leigh, Happy-Go-Lucky

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2503')">The Noise Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2505')">New Films By Women Filmmakers, Pt. 2: Heretics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2506')">Liquid Sound Lounge 15th Anniversary Party at M15, October 9, 2008

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2507')">Sally Hawkins, Happy-Go-Lucky

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2508')"> Fernando Franco of Fundación BIACS

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2509')">Simon Armitage, Tyrannosaurus Rex Versus the Corduroy Kid

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2510')">Gerardo Naranjo & Maria Deschamps, I'm Gonna Explode (Voy a Explotar)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2511')">Faye Driscoll, 837 Venice Boulevard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2512')">Ari Folman, Waltz with Bashir

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2513')">Here is Every: Live from the MoMA Opening Reception (2008)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2514')">Peter Saville

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2516')">Catherine Deneuve, A Christmas Tale

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2517')">Culturemart 2009: Kamala Sankaram

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2518')">Shen Wei of Shen Wei Dance Arts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2519')">Olivier Assayas, Summer Hours (L'Heure d'Ete)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2520')">Culturemart 2009: Jennifer Gibbs & Kristin Marting

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2521')">Democracy In America: The National Campaign

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2522')"> Matteo Garrone, Gomorrah

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2523')">Culturemart 2009: Michael Bodel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2524')">Conrad Shawcross, Sean Dack, Abby Manock

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2525')">Thomas Beard with Tali Hinkis and Kyle Lapidus of LoVid

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2526')">The Professor Returns, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2527')">Miami 2008: Morris Lapidus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2529')">Miami 2008: Federico Diaz, ULTRA, and the Lunar Lounge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2531')">Miami 2008: Miami on My Mind: Miami-Area Artists

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2533')">Fusion meets Function

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2534')">Culturemart 2009: Yoav Gal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2535')">Live at The Blip Festival 2008

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2536')">Culturemart 2009: Peter Flaherty and Jenny Liu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2537')">Miami 2008: CAST from Zurich to Miami

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2539')">Miami 2008: Kalup Linzy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2541')">Holiday Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2542')">Miami 2008: Dan Cameron / New Orleans Biennale

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2544')">Culturemart 2009: Erin Orr

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2545')">Miami 2008: Spaced Out with Ramon Sender

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2547')">Jeff Goldblum, Adam Resurrected

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2548')">Culturemart 2009: Corey Dargel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2549')">Miami 2008: K48-zine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2551')">Miami 2008: Francesco Locastro

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2553')">Miami 2008: Alastair Gordon, Lisa Dennison and Terry Riley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2555')">Miami 2008: Spaced Out with Alastair Gordon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2557')">Miami 2008: Spaced Out with Tony Martin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2559')">Miami 2008: Visionaires

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2561')">Top 10 Films of 2008

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2562')">Jason Isaacs, Good

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2563')">Culturemart 2009: David Michael Friend

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2564')">Culturemart 2009: Johari Mayfield

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2565')">Culturemart 2009: Suzi Takahashi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2566')">Messa di Voce: Jaap Blonk, Joan LaBarbara and Zachary Lieberman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2567')">Miami 2008: Yoshua Okon and Adriana Lara at Art Perform

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2569')">Miami 2008: Spaced Out with Gerd Stern

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2571')">Culturemart 2009: Nick Brooke, Border Towns

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2572')">Culturemart 2009: Kameron Steele, Secret Rendezvous

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2573')">Henry Selick, Coraline

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2574')">Dorris Dörrie, Cherry Blossoms

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2575')">The Professor Returns, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2576')">Michel Auder & Andrew Neel, The Feature

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2577')">Miami 2008: Spaced Out with Alicia Bay Laurel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2579')">Miami 2008: Spaced Out in Drop City: Joan Grossman and Tom McCourt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2581')">Laurent Cantet, The Class

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2582')">Drawings on Writings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2583')">Miami 2008: Spaced Out with Michelle Oka Doner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2585')">Miami 2008: The Possibility of an Island: Fulvia Carnevale and Nick Lobo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2587')">Miami 2008: Hello Meth Lab in the Sun: Justin Lowe and Jonah Freeman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2589')">Miami 2008: Spaced Out with Linda Fleming

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2591')">Miami 2008: Harold Golen Gallery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2593')">Alan Loney Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2594')">Gary Indiana, The Shanghai Gesture, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2595')">Ry Rocklen & Nick Lowe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2596')">Miami 2008: Justin Lowe and Jonah Freeman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2598')">Miami 2008: Michele Oka Doner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2600')">Miami 2008: Linda Fleming

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2602')">Miami 2008: Spaced Out with Joshua White

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2604')">Miami 2008: Spaced Out with Jay Baldwin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2606')">Miami 2008: Ry Rocklen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2608')">Steve Gianakos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2609')">Jay McCarrol, Michael Selditch and Robert Tate, Eleven Minutes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2610')">Miami 2008: Miami on My Mind: Rene Gonzales and Joseph Ayers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2612')">Gary Indiana, The Shanghai Gesture, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2613')">Christian Haye and Semir Alschausky

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2614')">Les Cocottes Band du Transversal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2615')">Natalie Kovacs and Noam Gonick: Volta NY

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2616')">Off the Rail with Phong Bui: Chris Martin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2617')">John Gerrard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2619')">Christophe Barratier, Paris 36

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2620')">Nora Arnezeder, Paris 36

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2621')">Gary Indiana, The Shanghai Gesture, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2622')">Caroline Bourgeois

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2623')">Arnold Pasquier

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2624')">Christophe Girard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2625')">Giuliana Setari

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2626')">Xavier Anthonioz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2627')">Elisabeta Potasso

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2628')">Chloé Braunstein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2629')">Didier Krzentowski

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2630')">Marc-Olivier Wahler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2631')">Guy Cogeval

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2632')">Miami 2008: Spaced Out with Isaac Abrams

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2634')">Miami 2008: Spaced Out with Lloyd Kahn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2636')">Miami 2008: Marilyn Manson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2638')">Miami 2008: Denise Kupferschmidt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2640')">Miami 2008: Evan Penny

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2642')">Cary Joji Fukunaga, Sin Nombre

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2643')">Edition #15: Barry Jenkins, Medicine for Melancholy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2644')">Cecily Brown

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2645')">Alan Loney Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2646')">Gary Indiana, The Shanghai Gesture, Part 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2647')">Miami 2008: Charley Friedman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2649')">Anne Fontaine, The Girl From Monaco

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2650')">Michael Davidson Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2651')">3-Legged Dog, Rods & Cables

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2652')">Edition #16: 2008 SECA (The Society for the Encouragement of Art) Art Awards

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2653')">Laurie Simmons: How to Dress Like an Artist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2654')">Art Basel Miami Beach 2008: Evan Penny

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2655')">Art Basel Miami Beach 2008: K48-zine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2656')">Art Basel Miami Beach 2008: Kalup Linzy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2657')">Michael Davidson Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2658')">Gary Indiana, The Shanghai Gesture, Part 6

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2659')">Staten Island: Art by the Ferry 2009

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2660')">Gary Indiana, The Shanghai Gesture, Part 5

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2661')">Martin Provost, Séraphine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2662')">Community~Word Project: Writing Our Future 2009

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2663')">Mungo Thomson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2664')">The Triangle Fire Remembrance Coalition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2665')">Community~Word Project: Writing Our Future 2009

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2667')">Edition #17, Sight Unseen: Christian McBride

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2668')">Dominique Fourcade Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2669')">Fritz Welch & Andre Stitt, SHIFTwork

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2670')">Greenwich Village Society for Historic Preservation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2671')">Ramin Bahrani, Goodbye Solo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2672')">Anne Livet & Diego Cortez: Art & Sex

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2674')">The Hatch-Billops Collection, Inc.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2675')">Channing Tatum, Fighting

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2676')">Gary Indiana, The Shanghai Gesture, Part 7

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2677')">Hank Willis Thomas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2678')">Miami 2008: Julie Walker: Roving Reports, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2680')">Miami 2008: Julie Walker: Roving Reports, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2682')">Art by the Ferry 2009

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2683')">S.E.M. Ensemble

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2684')">Miami 2008: Jeremy Steinke and Isolde Brielmaier

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2686')">Paul H-O and Tom Donahue, Guest of Cindy Sherman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2687')">James D. Stern and Adam Del Deo, Every Little Step

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2688')">BMCC Tribeca Performing Arts Center

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2689')">Hank Lazer Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2690')">Edition #18: Pico Iyer, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2691')">Elliott Sharp and Tea Alagic, Binibon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2692')">Gary Indiana, The Shanghai Gesture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2701')">Gary Indiana, The Shanghai Gesture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2710')">Opening Reception of Van Gogh and The Colors of the Night

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2711')">Miami 2008: Dustin McSwane

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2713')">Matt Tyrnauer, Valentino: The Last Emperor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2714')">Dana Schutz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2715')">White Box

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2716')">Hank Lazer Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2717')">Jan Kjærstad, The Conquerer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2718')">Asian Contemporary Art Week

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2719')">Gael García Bernal, Diego Luna and Carlos Cuarón, Rudo y Cursi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2720')">Phillip Lopate and Jonathan Lethem, Notes on Sontag

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2721')">Edition #19: Pico Iyer, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2722')">Paolo Sorrentino, Il Divo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2723')">ACAW 09: Transience in Photography

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2725')">ACAW 09: Lisa Ross and Nan Goldin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2727')">ACAW 09: Zarina Hashmi and Seher Shah

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2729')">ACAW 09: The Life and Work of Murakami Kagaku (1889-1939)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2731')">White Box Auction and Fundraiser

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2732')">The Young and The Restless

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2733')">Yojiro Takita and Masahiro Motoki, Departures

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2734')">Marilyn Minter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2735')">Sharjah Biennial 2009

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2736')">Erin Sickler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2737')">Philippe Vergne, Dia Art Foundation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2738')">Eleanor Heartney

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2739')">Bent Hamer, O'Horten

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2740')">Clarissa Dalrymple

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2741')">Sean Cunningham

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2742')">Merce Cunningham Dance Company at Dia:Beacon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2743')">Colin Firth, Easy Virtue

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2744')">Wystan Curnow Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2745')">Will Bernard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2746')">Susan Canning

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2747')">Nora York and Stephen Kaliski

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2748')">Francis Ford Coppola, Tetro

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2749')">Edmund White, My Lives

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2750')">John-Luke Montias, Off Jackson Avenue

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2751')">Erin Sickler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2752')">Stephen Frears, Cheri

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2753')">Lynn Shelton, Humpday

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2754')">C. Ryder Cooley, Animalia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2755')">Tommy Mintz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2756')">The Edge of Vision: Abstraction in Contemporary Photography

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2757')">Istanbulive: The Sounds & Colors of Turkey

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2758')">The Mushroom Dumpling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2759')">Frederic Tuten, The Bar on Tompkins Square Park

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2760')">Rory Stewart, The Prince of the Marshes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2761')">Off the Rail with Phong Bui: Jonas Kyle and Miles Bellamy, Spoonbill & Sugartown

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2762')">Chris Martin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2764')">Jonas Kyle and Miles Bellamy, Spoonbill & Sugartown

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2765')">Dan Simon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2766')">Nicola López

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2767')">Shohreh Aghdashloo, The Stoning of Soraya M.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2768')">Ellen K. Levy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2769')">Sherman Drexler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2770')">Edition #20-21: Looking In, Robert Frank

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2772')">Liliana Greenfield-Sanders

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2773')">Roving Reports from the 2009 Venice Biennale, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2774')">Roving Reports from the 2009 Venice Biennale, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2775')">Nation Beat, Scott Kettner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2776')">Agnès Jaoui, Let It Rain & Danièle Thompson, Change of Plans

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2778')">Sean Cunningham

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2779')">Tommy Mintz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2780')">Susan Canning

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2781')">Ellen K. Levy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2782')">Liliana Greenfield-Sanders

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2783')">Shervone Neckles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2784')">Edition #22: John Baldessari

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2785')">Dori Berinstein, Gotta Dance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2786')">Park Chan-wook, Thirst

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2787')">Mark Hartley, Not Quite Hollywood

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2788')">The Young and the Restless: Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2789')">David Shaw, Daniel Milewski and Nina Johnson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2790')">Vivian Rosenthal, Tronic Studios

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2791')">Chocolate Mousse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2792')">Bernardo Ruiz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2793')">Fred Forest, The Experimental Center of the Territory

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2795')">Sharlto Copley, District 9

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2796')">Brett Dakin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2797')">Edition #23: Sandra Phillips, Richard Avedon: Photographs 1946—2004

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2798')">Lady Wong Davies and Mitchell Wolfson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2799')">Mónica de la Torre Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2800')">Mónica de la Torre Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2801')">Bruce Pearson Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2802')">Ken Jacobs Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2803')">Ken Jacobs Reading, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2804')">Ken Jacobs Reading, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2805')">Aly Michalka, Bandslam

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2806')">Roulette Intermedium

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2807')">Alexis Bledel, Post Grad

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2808')">Crystal Field, Theater for the New City

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2809')">Hugo Berkeley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2810')">Renee Zellweger, My One And Only

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2811')">Paul Giamatti, Cold Souls

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2812')">Bargaining, A Love Story

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2814')">Kevin Cunningham, 3-Legged Dog Theatre Group

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2815')">Will Ryman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2816')">Nir Rosen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2817')">Edition #24: Mike Judge, Extract

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2818')">Mira Schor Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2819')">New York Gypsy Festival

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2820')">Mamarazzi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2821')">George Hamilton, My One and Only

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2822')">Victoria Meyers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2823')">Edition #25, Henry Urbach, Sensate

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2824')">Mira Schor Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2825')">Ben Miller, Sensorium Saxophone Orchestra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2826')">Crossing Borders: Contemporary Art in Troubled Places

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2827')">Patton Oswalt, Big Fan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2828')">George Kuchar Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2829')">Michael Sheen & Tom Hooper, The Damned United

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2830')">Tiffany Lombardi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2831')">David Amram, Part 1 (Jazz and the Beats)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2832')">Edition #26, Davis Guggenheim, It Might Get Loud

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2833')">Jill Magid

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2834')">Gallery Aferro

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2835')">George Kuchar Reading, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2836')">Juliette Binoche, Paris

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2837')">Woody Harrelson, Zombieland and The Messenger

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2838')">Jack Tworkov Retrospective

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2839')">Justine Delaney, aka DJ Justine D

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2840')">Ward Shelley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2841')">Ear to the Earth Festival 2009

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2842')">Michelle Handelman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2843')">George Kuchar Reading, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2844')">Aidan Quinn and Connie Nielsen, A Shine of Rainbows

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2845')">Gallery Aferro: Art in Newark

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2846')">Toni Dove: Lucid Possession

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2847')">David Amram, Part 2 (Film Soundtracks and World Music)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2848')">Radio Purgatory: The Renaldo The Ensemble

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2849')">Eric Bricker, Visual Acoustics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2850')">Ronnie Landfield

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2851')">Carlos Giffoni: No Fun Fest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2853')">Fred Myers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2854')">Jed Perl

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2855')">A.L. Nielsen Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2856')">Johari Mayfield, the Venus Hottentot

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2857')">Alexis Rockman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2858')">Reckoning with Torture: Memos and Testimonies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2860')">PERFORMA 2009: Preview with RoseLee Goldberg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2861')">PERFORMA 2009: Kalup Linzy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2862')">PERFORMA 2009: Lisa Kirk

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2863')">Experimental Troupe Comedy (ETC)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2864')">Experimental Troupe Comedy (ETC)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2865')">Padgett Powell, The Interrogative Mood

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2866')">A.L. Nielsen Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2867')">Steven Englander, ABC No Rio

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2868')">Aimée Brown Price

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2869')">Kristopher Belman, More Than A Game

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2870')">Revolutions in Public Practice: Amy Goodman & The Yes Men

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2871')">PERFORMA 2009: Alex Singh

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2872')">PERFORMA 2009: Warren Fischer & Casey Spooner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2873')">PERFORMA 2009: Jen DeNike

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2874')">The Clocktower Gallery Oral History Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2887')">Aidan Baker and Leah Buckareff

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2889')">Aidan Baker and Leah Buckareff, Nadja

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2890')">Revolutions in Public Practice: Sharon Hayes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2891')">Régis Bonvicino Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2892')">PERFORMA 2009: Guy Ben-Ner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2893')">PERFORMA 2009: Alicia Framis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2894')">Blanka Amezkua & Ronny Quevedo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2895')">Everett Quinton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2896')">Tom Sturridge, Pirate Radio

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2897')">Bose Pacia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2898')">PERFORMA 2009: Opening Night & Fischerspooner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2899')">Is America Part of the World? Music Festival

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2900')">Guy Ben-Ner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2901')">PERFORMA 2009: Pasta Sauna

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2902')">Torsten P. Bruch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2903')">Mark Vieira, Irving Thalberg Exhibition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2904')">Régis Bonvicino Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2905')">Casey Cole & Michael Bodel, Sonnambula

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2906')">PERFORMA 2009: Meg Stuart

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2907')">PERFORMA 2009: Brandon Stosuy & Brody Condon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2908')">Revolutions in Public Practice: Activating Public Memory

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2909')">PERFORMA 2009: Arto Lindsay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2910')">Marjorie Perloff Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2911')">PERFORMA 2009: Yeondoo Jung with RoseLee Goldberg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2912')">PERFORMA 2009: Guido van der Werve

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2913')">PERFORMA 2009: Luciano Chessa, Luigi Russolo, and the Intonarumori

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2914')">PERFORMA 2009: Omer Fast

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2915')">Terence Koh

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2916')">Tony Curtis, Some Like It Hot

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2917')">Yeondoo Jung

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2918')">Alan Moore, The Social Center Movement

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2919')">Revolutions in Public Practice: Crisscrossing Geo-Political Boundaries

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2920')">Luigi Russolo, the Intonarumori, and The Art of Noise

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2921')">PERFORMA 2009: Terence Koh

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2922')">PERFORMA 2009: Yeondoo Jung with Leeza Ahmady

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2923')">Torsten P. Bruch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2924')">Fischerspooner 2009

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2925')">Betsy Sussler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2926')">Steve Gianakos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2927')">Kalup Linzy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2928')">PERFORMA 2009: Aurélien Froment and Youri Dirkx

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2929')">PERFORMA 2009: Candice Breitz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2930')">PERFORMA 2009: Ahmet Ögüt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2931')">PERFORMA 2009: Michael Portnoy & Sarina Basta

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2932')">PERFORMA 2009: Paul Elliman Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2933')">Revolutions in Public Practice: Community Organizing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2934')">Erin Riley-Lopez

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2935')">Ben Foster, The Messenger

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2936')">Marjorie Perloff Conversation, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2937')">Revolutions in Public Practice: Morris Dickstein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2938')">PERFORMA 2009: Paul Elliman, Sirens Taken for Wonders

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2940')">PERFORMA 2009: Mariana Castillo Deball & Irene Kopelman, Zeno Reminder

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2941')">Martha Clarke

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2942')">Michael Smith

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2943')">PERFORMA 2009: Michael Smith

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2944')">Marjorie Perloff Conversation, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2945')">Yanira Castro, Wilderness

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2946')">Wayne Koestenbaum, Jackie Under My Skin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2947')">Lee Mingwei, The Mending Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2948')">Rosemarie Fiore

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2949')">Lily Cole, The Imaginarium of Doctor Parnassus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2950')">Revolutions in Public Practice: Trespassers, Squatters & Interventionists

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2951')">PERFORMA 2009: A Fantastic World Superimposed on Reality: Genesis Breyer P-Orridge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2952')">Keith Waldrop Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2953')">PERFORMA 2009: Not for Sale: Noise Panel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2954')">PERFORMA 2009: Mike Kelley, Day Is Done

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2955')">Headspace: Scent, Sensors and the Expanded Realm of Sensation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2957')">Keith Waldrop Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2958')">Nicholas Fox Weber, The Bauhaus Group: Six Masters of Modernism

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2959')">Carroll Dunham

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2960')">Susan Silas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2961')">Magdalena Droste

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2962')">Julianne Moore, A Single Man

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2963')">James Cameron, Avatar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2964')">PERFORMA 2009: A Fantastic World Superimposed on Reality: Joan LaBarbara & John Duncan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2965')">PERFORMA 2009: A Fantastic World Superimposed on Reality: Z'EV

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2966')">Alan W. Moore

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2967')">Jack Waters & Peter M. Cramer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2968')">Kristin Marting & Jennifer Gibbs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2969')">Rosmarie Waldrop Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2970')">Revolutions in Public Practice: Making Oppression Visible

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2971')">Revolutions in Public Practice: Social Organizing as Aesthetic Act

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2972')">A Conversation with Public Artists

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2974')">Rosmarie Waldrop Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2975')">Colum McCann, Let the Great World Spin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2976')">Thomas Bradshaw

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2977')">Revolutions in Public Practice: Sustainability in the Face of Global Meltdown

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2978')">Revolutions in Public Practice: Ambiguity is My Political Weapon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2979')">Dmitry Golynko Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2980')">Philip Schultz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2981')">Maude Maggart

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2982')">Michael Ballou

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2983')">Lola Pashalinski

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2984')">Top 10 Films of 2009

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2985')">Mike Kelley, Destroy All Monsters

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2986')">James McAvoy, The Last Station

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2987')">Leonard Lopate

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2988')">Rachel Weisz, The Lovely Bones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2989')">Michael Joo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2990')">Jen DeNike

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2991')">Michael Hoffman, The Last Station

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2992')">Andrew Motion, The Mower: New and Selected Poems

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2993')">Elaine Tin Nyo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2994')">Grace Schulman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2995')">Dmitry Golynko Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2996')">Revolutions in Public Practice: Alternative Economies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2997')">Michael Fassbender, Fish Tank

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2998')">Umer Butt & Thomas Erben

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/2999')">Joe Ahearn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3000')">Mónica de la Torre

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3001')">Jen DeNike, Scrying

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3003')">Peter Zummo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3004')">Martin Wilner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3005')">The Americas Issue: Colombia and Venezuela

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3006')">Dennis Oppenheim

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3007')">Museums Now, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3008')">Margot Farrington

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3009')">Terry Poison

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3010')">Vincenzo Lombardo, Virtual Electronic Poem Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3011')">Haiti Benefit Concert: L'Union Fait Force

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3012')">Harry Roseman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3013')">Vincenzo Lombardo, Virtual Electronic Poem Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3014')">Jacques Audiard, Thomas Bidegain and Tahar Rahim, Un Prophète

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3015')">Superflex, Jakeb Fenger & Bjørnstjerne Christiansen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3016')">Gregory Volk

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3017')">Michael Premo, Rachel Falcone and Dexter Wimberly, The Gentrification of Brooklyn: The Pink Elephant Speaks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3018')">Carey Lovelace & Sharon Kanach, Iannis Xenakis: Composer, Architect, Visionary

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3019')">Architect Talks: Avi Oster

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3021')">Seth Kim-Cohen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3022')">Architect Talks: Avi Oster

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3023')">Daniel Kötter and Maria Chavez

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3024')">Ernst Aebi, Barefoot to Timbuktu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3025')">Nathan Davis, Brennan Gerard & Ryan Kelly, Armory Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3026')">Carol Muske-Dukes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3027')">Dore Ashton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3028')">Omer Fast

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3029')">A Slice of Pie with Alanna Heiss

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3031')">Colette

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3032')">Vito Acconci

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3033')">Mary Heilmann

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3034')">Joel Shapiro

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3035')">Ellen Phelan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3036')">Bill Beirne

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3037')">Ann Magnuson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3038')">Jeffrey Deitch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3039')">Alanna Heiss and Jene Highstein, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3040')">Alanna Heiss and Jene Highstein, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3041')">The February Radio Drama

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3052')">Brian Shimkovitz, Awesome Tapes From Africa

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3053')">Ted Conover, The Routes of Man

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3054')">Alan Moore & Sandra Skurvida

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3055')">Patterson Sims

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3056')">David Reed

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3058')">Wedding Party

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3059')">Episode 1: Airplane Story

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3060')">Tony Fitzpatrick

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3061')">Bob Holman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3062')">60th Berlin Film Festival: James Rasin, Beautiful Darling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3063')">Richard Maxwell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3064')">Static-Soaked Melodies and Mutant Folk

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3065')">Yellow Swans

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3066')">Philip Jeck

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3067')">Vision Festival XII

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3068')">DJ Synapse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3069')">Joshua Furst, Black Ice and The Sabotage Café

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3070')">Episode 2: Someone Broke a Spatula on My Body

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3071')">Danielle Abrams

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3072')">Chris Akerlind

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3073')">60th Berlin Film Festival: Bobby Sheehan, Arias with a Twist: The Docufantasy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3074')">Erín Moure Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3075')">Luciano Chessa, L’acoustique ivresse (Les bruits de la paix)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3076')">Claire Harman, Jane's Fame: How Jane Austen Conquered the World

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3077')">Bruce Adolphe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3078')">Bruce Adolphe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3079')">Gage Averill, Alan Lomax in Haiti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3080')">House of YES

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3081')">Fred Tomaselli

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3082')">Mitchell Lichtenstein, Happy Tears

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3083')">Erín Moure Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3084')">Douglas Henderson and Samuel Rousseau, VOLTA NY 2010

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3085')">Gage Averill, Alan Lomax in Haiti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3087')">Michael Steinberg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3088')">Tom Healy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3089')">Niels Arden Oplev & Noomi Rapace, The Girl with the Dragon Tattoo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3090')">The Armory Show & SCOPE New York 2010: Jiri Svestka, Marck and Fredy Hadorn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3091')">Chris Burden, Italy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3093')">Fred Wah Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3094')">Zeena Parkins

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3095')">The Armory Show & SCOPE New York 2010: Jiri Svestka, Marck and Fredy Hadorn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3096')">VOLTA NY 2010: Douglas Henderson and Samuel Rousseau

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3097')">Dispatches from SXSW 2010, Episode 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3100')">Episode 3: Sharing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3101')">Fred Wah Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3102')">Ciarán Hinds & Conor McPherson, The Eclipse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3103')">Tribute to Natalie Cole

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3104')">Dispatches from SXSW 2010, Episode 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3108')">Steve Mumford

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3109')">Community~Word Project: Writing Our Future 2009

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3111')">Richie Temperio

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3112')">Phil Aarons

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3113')">The Copyright Corner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3117')">John Wiese

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3118')">Carolee Schneemann

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3119')">Joe Amrhein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3120')">Amy Cappellazzo & Catherine Opie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3121')">Gregory Amenoff

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3123')">Yun-Fei Ji

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3125')">Episode 4: Suspended in Gaff-Tape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3126')">Reverend Billy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3127')">Kim Jones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3128')">Luca Guadagnino, I Am Love

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3129')">Joan Jonas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3130')">Cristian Bugatti aka BUGO

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3131')">Yun-Fei Ji

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3132')">MeanRed Productions

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3133')">It's History Now: Performance Art and the Museum

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3135')">Not for Sale: It's History Now: Performance Art and the Museum

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3136')">Chloë Grace Moretz & Christopher Mintz-Plasse, Kick-Ass

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3137')">Daniel Buren

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3138')">Malcolm McLaren: The Look of Music and the Sound of Fashion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3144')">Alanna Heiss on Malcolm McLaren

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3145')">Laurent Grasso

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3146')">Lynne Marsh

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3147')">Adam Hertz, Blue Note International

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3149')">Charles Mee & Anne Bogart

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3150')">Charles Mee & Anne Bogart

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3151')">Penny Arcade

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3152')">Episode 5: Realistic Listening

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3153')">Charles Mee & Anne Bogart, SITI Company

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3154')">Sam Lipsyte, The Ask

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3155')">Secularism, Islam & Democracy: Muslims In Europe And The West

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3157')">DJ Interviews: Earthman Experience

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3159')">Bjorn-Stjerne Christiansen, Superflex

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3160')">Linda S. Chapman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3161')">Matthew Higgs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3162')">Sam Jury

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3163')">Shoja Azari

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3164')">Jean Dujardin & Michel Hazanavicius, OSS 117: Lost in Rio

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3165')">Episode 6: Virtually Indestructible

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3166')">Debut

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3167')">Nine 11 Thesaurus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3169')">Jackie Raynal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3170')">Michael Caine, Harry Brown

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3171')">Jean-Pierre Jeunet, Micmacs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3172')">Mia Hansen-Løve, The Father of My Children

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3173')">David Levine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3174')">Make Music New York

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3175')">David Goodwillie, American Subversive

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3176')">Jane Fine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3177')">J Smoke

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3178')">Grandmaster Caz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3179')">Chief Rocker Busy Bee and DJ A.J.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3180')">Blade

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3181')">Jazzy Jay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3182')">D.O.A.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3183')">Jorge "Fabel" Pabon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3184')">Hangar 18

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3185')">MC Supernatural

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3186')">Rammellzee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3187')">Hank Shocklee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3188')">MC Dola

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3189')">Oke

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3190')">P.Star

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3191')">Ricky Powell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3192')">25th Anniversary of Wild Style

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3193')">Almagul Menlibayeva

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3194')">James Burke, SummerStage

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3195')">Gandalf Gavan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3196')">Shirin Neshat

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3198')">Gary Young, Music From the Film

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3199')">Gary Young, Music From the Film

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3200')">Community~Word Project: Writing Our Future 2010

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3201')">The Curator's Perspective: A Conversation with Bisi Silva

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3205')">Elliott Sharp

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3206')">DB1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3237')">Roger Wieck

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3238')">Eve Sussman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3239')">Danni Gee & Freedome Bradley, SummerStage

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3240')">Evgenia Citkowitz, Ether

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3241')">Karen Malpede

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3242')">Hrithik Roshan & Barbara Mori, Kites

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3243')">Margaret Noble, Orwell's 1984 Remixed

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3244')">DB2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3272')">The Kitchen Club

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3273')">Louise Bourgeois Sings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3275')">ADVENTURE: Showdown at the Pig Palace

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3277')">Joseph Nechvatal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3278')">Noah Miller & Logan Miller, Touching Home

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3279')">TreeSpeedIsland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3280')">William M. Voelkle

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3281')">Murad Khan Mumtaz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3283')">DB3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3309')">Festive Fiesta

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3324')">DB4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3353')">Paul Farley & Paul Muldoon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3354')">Nadia Botello, Saint Shë

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3355')">Dor Guez

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3356')">Summer Salads: Strawberry Season

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3357')">Revolution

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3368')">George Bartenieff

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3369')">Johan Grimonprez, Double Take

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3370')">Elizabeth Dee & Ryan McNamara

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3371')">DB5

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3396')">Fantastic Dance Classics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3409')">Martin Wilner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3410')">Z'EV with Ned Sublette

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3412')">Ai Weiwei

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3413')">Francisco Mela & Adam Hertz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3414')">Marilyn Minter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3415')">Francisco Mela & Adam Hertz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3416')">DB6

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3441')">DB7

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3465')">Fresh Soulful House

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3477')">Kaleidoscope of Grooves

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3494')">Jim Torok

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3495')">Tilda Swinton, I Am Love

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3496')">Kate Gilmore

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3497')">Michael Sledge, The More I Owe You

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3498')">Dominique

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3499')">James Franco

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3500')">Sons & Daughters: The New Brazilian Classics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3516')">James Hyde

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3517')">Barbara Bloom

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3518')">Underground Rebel Bingo Club

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3519')">Roger Nygard, The Nature of Existence

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3520')">Terry Adkins

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3521')">Gen Ken Montgomery, Birds + Machines

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3522')">The Autobiography and Sex Life of Andy Warhol

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3524')">David Scher

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3525')">Toffer Christenson, The Beach Concerts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3526')">Timothy "Speed" Levitch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3527')">Lance Daly, Kisses

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3528')">Not for Sale: Have You Kicked a Building Lately?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3529')">Tartare Two Ways & The World's Greatest Dessert Dumpling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3531')">Jazz & Wordsmith Journey

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3546')">Música Moderna #2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3566')">Kick-Ass House

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3576')">Charles Busch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3577')">Christian Carion, Farewell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3578')">Eva and Franco Mattes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3579')">Maira Kalman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3580')">Scott Konzelmann aka Chop Shop

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3581')">James Franco

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3582')">NYC Summer Concert Reports: Gone To Governors

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3583')">France Morin & Brett Dakin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3584')">Kevin Cunningham, 3-Legged Dog Theatre Group

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3585')">Carlos Giffoni: No Fun Fest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3586')">The Bruce High Quality Foundation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3588')">Gallery Aferro

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3589')">Experimental Troupe Comedy (ETC)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3590')">Silent Barn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3591')">Betsy Sussler, BOMB Magazine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3592')">Linda S. Chapman, New York Theatre Workshop

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3593')">Sideshow

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3594')">Phil Aarons, Printed Matter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3595')">Pierogi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3596')">Matthew Higgs, White Columns

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3597')">Generator Sound Art Gallery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3598')">Superflex

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3599')">Roulette Intermedium

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3600')">Ear to the Earth Festival 2009

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3601')">New York Gypsy Festival

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3602')">The Underground Rebel Bingo Club

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3603')">Radio Purgatory: The Renaldo The Ensemble

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3604')">Community~Word Project: Writing Our Future 2010

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3605')">Leila Taghinia-Milani Heller, LTMH Gallery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3606')">Tony Martin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3608')">NYC Summer Concert Reports: Make Music New York

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3609')">James Salomon and Beth Rudin DeWoody, Hunt & Chase

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3610')">Impostor Dumpling That Acts Like a Ravioli

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3611')">Waterwell and Bambï, Goodbar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3612')">G Lucas Crane

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3613')">G Lucas Crane

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3614')">Viva DeConcini

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3615')">Walter Corwin, The Ivory Tower: The Thinking Man's Sepulchre

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3616')">DB8

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3639')">G Lucas Crane

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3640')">Banana Bag & Bodice Theatre Co., BEOWULF - A Thousand Years of Baggage

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3641')">Amy Rice, By the People: The Election of Barack Obama

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3642')">Dub Inc.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3643')">Organized Confusion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3661')">Groove Tectonics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3671')">Jennifer Rubell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3672')">Gwenolee Zürcher

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3673')">Charlie Smith, Three Delays

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3674')">Hippie Power: Os Novos Baianos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3676')">Manny Perez, La Soga

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3677')">Learn German with a Real German Moderator

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3678')">Daniel Newman & Matthew Schreiber

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3679')">Craig Teicher

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3680')">Asian Blend

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3695')">Cooking is a Language

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3696')">Conrad Anker, The Wildest Dream: Conquest of Everest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3697')">Maurice Berger

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3698')">John Elderfield, Matisse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3699')">Sean Baker, Prince of Broadway

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3700')">Brian Wallis, Samuel Dorsky Museum of Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3701')">Poetry: Emerging Women

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3702')">A History of Eating: The Mandarin Inn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3703')">Kim Cascone, Chronotopes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3704')">Hooked on Sonics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3715')">Penny Arcade: Let's Talk

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3718')">London Essentials: September 2010

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3719')">George Kuchar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3720')">Chris Hegedus and D.A. Pennebaker, Kings of Pastry

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3721')">Laurent Grasso, SoundFossil

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3722')">Blog Theatre

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3724')">Dub

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3734')">RecifeNation: Mangue, Music & Mud

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3755')">Polly Apfelbaum

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3756')">Pascal Chaumeil, Heartbreaker

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3757')">DB9

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3781')">Fiction: Jess Walter and Clay McLeod Chapman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3782')">Taylor Deupree

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3783')">10,000 Lives, the 8th Gwangju Biennale

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3784')">Sleepover, Serpentine Gallery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3785')">Kenneth Silver, Chaos and Classicism

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3786')">Édgar Ramírez, Carlos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3787')">Theater The

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3788')">Laurent Grasso, Lecture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3791')">House Music Long Players

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3799')">Photography & Activism, Michelle Bogre, Jonathan Torgovnik

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3800')">London Essentials: October 2010

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3801')">Les Nubians, Nu Revolution

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3802')">Poetry: Matthew Wells, The Manhattan Sonnets

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3803')">Sarah Sze

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3804')">DB10

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3823')">Lee Boroson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3824')">The Respect Sextet & Greenwich House Music School

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3826')">Greenwich House Music School & The Respect Sextet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3827')">Baltasar Korm

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3828')">Dr. Timothy Leary, LSD

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3829')">David Shrigley & Anton Kern

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3830')">M.Z. Ribalow, Artistic Director

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3831')">Ear to the Earth 2010, Water and the World

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3832')">Kruder & Dorfmeister, G-Stone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3833')">Naomi Watts & Doug Liman, Fair Game

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3834')">Simon Lee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3835')">Musica Moderna #3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3853')">Bruce Pearson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3854')">Calibro 35

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3855')">Fiction: Alethea Black, I Knew You'd Be Lovely

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3856')">The Sisters Van Beveren

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3857')">Tom Finkelpearl, Museum Strategies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3858')">Jon Curran, Stone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3859')">London Essentials: November 2010

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3860')">Vik Muniz & Lucy Walker, Wasteland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3861')">Sylvie Fortin, Art Papers Magazine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3862')">Patrick Flores

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3863')">Jorgen Gassilewski Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3864')">Lena Dunham, Tiny Furniture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3865')">Leslie Thornton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3866')">Nicky Nodjoumi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3867')">David Thomson, Biographical Dictionary of Film

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3868')">Theatre: Clay McLeod Chapman, early release

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3869')">Kandeel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3870')">Best Dance Club Tracks 2010, Part One

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3886')">Not for Sale: Diamonds on the Soles of Her Shoes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3887')">DB11

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3912')">James Casebere

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3913')">Im Sang-soo, The Housemaid

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3914')">Thomas Nozkowski

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3915')">Steven Mackey

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3916')">Jorgen Gassilewski Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3917')">Loud Objects

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3919')">Fiction: Glen Hirshberg, People Who Can't

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3920')">Chris Morris, Four Lions

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3921')">Paul Harding, Tinkers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3922')">How To Do Things With Words

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3923')">Steven Mackey

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3925')">Brian Dewan, Dewanatron

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3927')">Adam Simon, Four Walls

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3928')">Claude Lanzmann, Shoah

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3929')">Anna Hallberg Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3930')">Guy Benari & Leah Wolff, Guleah

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3931')">A Trip to WOMEX

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3949')">Pumpkin Dumplings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3950')">Janos Stone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3951')">DB12

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3972')">Fiction: Deborah Eisenberg, Revenge of the Dinosaurs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3973')">DB Burkeman, Stuck Up Piece of Crap

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3974')">Post-Soviet Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3975')">Ellen Weisbrod & Melissa Powell, A Woman Like That

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3976')">Paprika Steen, Applause

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3977')">C Spencer Yeh

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3978')">Culturemart 2011: Aaron Landsman, Microtheater

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3979')">Electro Fusion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3991')">Allen and Louis Ginsberg, Father and Son, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3992')">Salman Rushdie, Luka and the Fire of Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3993')">Peter Saul with Irving Sandler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3994')">Roz Chast

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3995')">The Pimps of Joytime

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3996')">Lady Liberty: Tragic Story of a Torch Singer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/3998')">Anna Hallberg Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4000')">Robin Parness Lipson, NJ MoCA

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4001')">Lesley Manville & Ruth Sheen, Another Year

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4002')">London Essentials: December 2010

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4003')">Fiction: Daleth Hall, Theme from Titanic

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4004')">Top Ten Movies 2010 with Wilson Morales

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4005')">Alexander Ugay and Yuliya Sorokina

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4006')">Culturemart 2011: Joe Diebes, BOTCH

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4007')">Lavinia Co-op

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4008')">Bowie Zunino and Jeff Burnett-Winsby, Wassaic Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4009')">DB13

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4032')">Post-Holiday Dance Work Out

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4044')">Weng Choy Lee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4046')">Louis and Allen Ginsberg, Father and Son, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4047')">Xaviera Simmons

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4048')">Elza Soares: Samba, Jazz & Soul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4072')">Culturemart 2011: Tal Yarden, Mahayana Landowne & Kristen Marting, Lush Valley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4073')">Javier Fuentes-León, Undertow

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4074')">Alan Licht

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4075')">Collectors: Angels or Devils?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4076')">Winter Musical Voyage

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4087')">Studio Dispatches, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4088')">Fiction: Glen Hirshberg, "Hey Now, Melissa Flynn"

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4089')">David Hockney: A Bigger Picture, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4090')">Elliott Sharp, 3 Projects (2010)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4091')">Alejandro González Iñárritu, Biutiful

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4092')">CultureMart 2011: Ximena Garnica & Shige Moriya

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4093')">Julia Draganovic & Manon Slome, No Longer Empty

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4094')">Fiction: M. Z. Ribalow & Alethea Black

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4096')">Lower Manhattan Cultural Council, Sam Miller

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4098')">Arkadii Dragomoshchenko Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4099')">Carolee Schneemann, Kinetics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4101')">De Stijl Records

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4102')">Gregg Araki, Kaboom

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4103')">Studio Dispatches, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4104')">Best Dance Club Tracks 2010, Part Two

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4121')">Janet Hobhouse, The Making of Gertrude Stein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4122')">Moral Kombat: Darren "Driphouse" Ho vs. G Lucas Crane

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4123')">Joyce Pensato

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4124')">Arkadii Dragomoshchenko Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4125')">Sofi Oksanen & Zishan Ugurlu, The Purge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4126')">Scott Speedman, Barney's Version

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4127')">Studio Dispatches, Part 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4128')">DB14

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4150')">Antonio Carlos Jobim Birthday Tribute Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4181')">Club Perignon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4199')">Feo Aladag, When We Leave

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4200')">Polite Sleeper

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4201')">Access Restricted, Cultural Memory: Lower Manhattan Revealed

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4203')">Fiction: Daleth Hall, Ophelia's Landlord

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4204')">Near and Far East

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4213')">Ed Bowes, Sexless/Half A Family (1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4214')">Nathaniel Mackey Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4215')">Joe Fig

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4216')">Joe Bradley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4217')">Studio Dispatches, Part 4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4218')">Love and The Law

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4221')">Why??? Dear God WHY?????

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4223')">Bruce Pearson, The Boredoms

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4224')">Os Mutantes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4226')">Cosmo D

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4227')">Love Spectrum

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4236')">DB15

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4261')">Stan Allen, Architect

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4262')">Theatre: Denis Johnson, Purvis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4263')">Studio Dispatches, Part 5

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4264')">Sharifa Rhodes-Pitts, Harlem is Nowhere

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4265')">Oscar Special: Michael R. Roskan and Matthias Schoenaerts, Bullhead

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4266')">Helen and Pat Adam, San Francisco's Burning

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4267')">Nathaniel Mackey Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4268')">Chimera, Suli Holum and Deborah Stein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4269')">Rana Dasgupta

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4270')">Tsunami Bass Experience

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4271')">Access Restricted, Unbuilding the City

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4273')">Menasa Studio Dispatches, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4274')">pushtobreak

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4275')">British Art Show 2011: Hayward Gallery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4276')">British Art Show 2011: artist Nathaniel Mellors

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4277')">The Poetry of Allison Elrod

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4278')">Pat Steir

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4279')">Moral Kombat: C Spencer Yeh vs. G Lucas Crane

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4280')">Christopher Smith, Black Death

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4281')">Feira De Musica Brasil

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4301')">Catherine Deneuve, Potiche

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4302')">David Hockney: A Bigger Picture, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4303')">Heavyw8bit Championchip

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4304')">Moral Kombat: Matt Mondanile vs. G Lucas Crane

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4305')">London Essentials: March 2011

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4306')">BOMB Bash 2011

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4307')">Menasa Studio Dispatches, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4308')">Francois Ozon, Potiche

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4309')">Suli Holum & Deborah Stein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4310')">DB16

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4339')">Disklavier, Computerized Player Piano

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4341')">Fiction: Sharon Pomerantz, Like Graceland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4342')">Dispatches from SXSW 2011: Preview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4343')">Filastine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4344')">SXSW 2011: Japanther, Sweet Bulbs, No Age

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4345')">SXSW 2011: Quiet Hooves, Ryan Schreiber (Pitchfork), Pictureplane, Lord Scrummage

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4346')">SXSW 2011: The Death Set, Terror Pigeon Dance Revolt, Zorch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4347')">Zero Gravity Thinkers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4348')">Colm Tóibín

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4349')">Access Restricted: Giovanna Borasi, Canadian Center for Architecture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4351')">Menasa Studio Dispatches, Part 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4352')">Music Inside Deep Throat

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4353')">Mart Crowley, Crayton Robey, Making the Boys

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4354')">Ed Friedman, Chinoiserie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4355')">Meringue Diplomacy: Terri Hanlon & David Behrman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4356')">The Music of Meringue Diplomacy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4369')">Synthesize Me

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4380')">Fiction: And Introducing… Lucia Coppola & Elyena de Goguel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4381')">Menasa Studio Dispatches, Part 4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4382')">Michelle Williams, Meek's Cutoff

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4383')">Moldover, Father of Controllerism

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4384')">Pulse 2011: Elin Melberg and David Ellis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4385')">Into the Soul of Samba

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4409')">ACAW 11: Mariam Ghani

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4411')">Dutch Poffertjes, Sweet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4412')">Fiona Rae

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4413')">Tom Phonic

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4414')">Saint Hollywood, Willard Morgan & Jenny Lee Mitchell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4415')">Teju Cole, Open City

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4416')">John Cage Plus: Petr Kotik & Joseph Kubera

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4417')">Michelangelo Pistoletto

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4418')">Joan Retallack Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4419')">Bertrand Tavernier, Princess of Montpensier

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4420')">SXSW 2011: Ava Luna, Folly House, Hermit Thurshes, and Unstoppable Death Machine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4421')">SXSW 2011: Enchanted Forest, John Vanderslice, King Tuff

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4422')">SXSW 2011: Nick Purdy of Paste Magazine, Hunx & His Punx, Jeff The Brotherhood

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4423')">Joe Wright, Hanna

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4424')">Dan Friel & So So Glos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4428')">ACAW 11: Ushio Shinohara & Tomokazu Matsuyama

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4430')">ACAW 11: Fong Wah Phoebe Hui, Chaw Ei Thein, Firoz Mahmud

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4432')">SXSW 2011: Sun Araw, Prince Rama, and Weedeater

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4433')">SXSW 2011: Black Congress, Parts & Labor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4434')">Keith Rowe and Kjell Bjorgeengen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4436')">Sabine Mohr

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4438')">Sabisha Friedberg: The Starry Garter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4440')">Dutch Poffertjes, Savory

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4441')">Calder Foundation: My Life in 19 Minutes, Ava Luna & Headless Horseman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4443')">Paul Chan, Phaedrus Pron

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4444')">Exaltron

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4445')">A Lot of Pianos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4446')">Grayson Cox

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4448')">ACAW 11: Monir Shahroudy Farmanfarmaian

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4450')">ACAW 11: On Biennials - David Elliott, Massimiliano Gioni & Suzanne Cotter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4452')">Goddess Estra's Guildified Eggs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4453')">Rashida Jones, Monogamy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4454')">Dok Gregory

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4455')">Martin Duberman, A Saving Remnant: The Radical Lives of Barbara Deming and David McReynolds

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4456')">Five Poets

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4457')">Francisco López, Hyper-Rainforest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4460')">Albert Ayler at La Cave

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4462')">ACAW 11: Jungjin Lee, Wind

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4464')">ACAW 11: Women, Arts, and Activism - Karin Chien, Amita Swadhin, Chang-Jin Lee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4466')">Audio Get Down

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4480')">Heavy Atmospheres

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4494')">Jim Mickle and Nick Damici, Stake Land

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4495')">Zoe Leonard with Anne Reynolds, You See I Am Here After All

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4496')">Joan Retallack Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4497')">ACAW 11: Yang Jiechang and Zheng Shengtian

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4499')">DJ Kiva

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4500')">Miha Ciglar, No Input Mixing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4502')">Chico Buarque: A Master of Words and Melodies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4523')">Kawabata Makoto, Acid Mothers Temple

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4524')">M.Z. Ribalow, Harry’s Problem

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4525')">Michael Craig-Martin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4526')">Susanne Bier, In a Better World

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4527')">Steinski

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4528')">Zdenka Badovinac, Moderna Galerija Ljubljana

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4530')">Michael Schumacher, Room Pieces

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4532')">Gillian Wearing, People

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4533')">London Essentials: May 2011

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4534')">Form From Thought Symposium: Art, Science, & Technology

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4535')">Lauren Redniss, Radioactivity

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4536')">Honeychild Coleman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4537')">Yuliya Lanina, Yevgeniy Sharlat, & Caron Eule: Birds & Bees

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4538')">Johanna Drucker Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4539')">John Hudak

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4541')">DB17

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4565')">Werner Herzog, Cave of Forgotten Dreams

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4566')">Gordon Monahan, Eclectic Electrics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4567')">Global Musical Activity

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4578')">Andrew Kuo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4579')">Hai-Ting Chin, Science Fair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4580')">Phillip Stearns, Pixel Form

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4581')">Fiction: Alan Lightman & Clay McLeod Chapman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4582')">Access Restricted: Greg Sholette & John Kuo Wei Tchen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4584')">Popol Vuh: Part 2, Prog Rock

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4588')">Collecting Pictures in the Brain Hotel, Saleem Dhamee & Justin Lowe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4589')">OM Episode 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4606')">Venice in Venice, Jacqueline Miro & Tim Nye

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4608')">Michael Nyman, Beyond Music for Film

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4610')">!Women Art Revolution

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4613')">Robot Radio: Eric Singer & Luke Dubois of LEMUR

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4616')">Robot Radio: Outside Itself, an installation by Federico Diaz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4617')">caraballo-farman, Object Breast Cancer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4618')">Bobby Fischer Against the World

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4619')">Venice 2011: Roberto Paci Dalo, Six Memos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4620')">Maria Jose Arjona. Tell Me a Story Because I Can't Sleep

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4621')">Venice 2011: Antonia Carver, Art Dubai

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4622')">Landscape of Food

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4623')">Jeremy Schmall and Jennifer L. Knox Read Their Poetry

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4624')">Ewan McGregor, Beginners

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4625')">Venice 2011: Yoan Capote, Cuban Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4626')">Red Hot + Rio (circa 1996)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4645')">Paul Chan and Philippe Vergne, Exhibition Machines

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4647')">( )

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4648')">Ellen Fullman, The Long String Instrument

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4649')">Venice 2011: Anila Rubiku, Albanian Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4650')">Venice 2011: Vittorio Muolo, Masseria Art Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4651')">Venice 2011: Giulia Piscitelli, Illuminazione

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4652')">Venice 2011: Helidon Gjergji

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4653')">Venice 2011: the Italian Pavilion issue(s)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4654')">Djo Tunda Wa Munga, Viva Riva!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4655')">Hilary Bettis, American Girls (Youth Lessons)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4656')">Rebecca Wilson, Saatchi Gallery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4657')">Simon Schama, Scribble, Scribble, Scribble

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4658')">Venice 2011: Bjorn Melhus, Latin American Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4659')">Venice 2011: Jovana Skokic and Milica Zec, Montenegran Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4660')">Venice 2011: Alexandre Arrechea, Cuban Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4661')">Venice 2011: Mike Stubbs, FACT

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4662')">Venice 2011: Raymundo Sesma, Forgotten Architecture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4663')">Venice 2011: Santa Nastro, Art Tribune

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4664')">Venice 2011: Niklas Goldbach & Victor Norman, The Berliner View

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4665')">Venice 2011: Lev Evzovitch and Evgeny Svyatsky, AES+F

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4666')">Venice 2011: Sally Tallant and Tamsin Dillon, The Londoner View

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4667')">Venice 2011: Raphael Chikukwa, Zimbabwe Pavilion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4668')">Venice 2011: Anne Szefer Karlsen, Hordaland Art Centre

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4669')">Venice 2011: Caroline Daley and Nicola Lees, Serpentine Gallery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4670')">DB18

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4693')">Plaeground

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4694')">Venice 2011: Giuseppe Stampone, Bye Bye Ai Weiwei

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4695')">Sarah Oppenheimer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4696')">Niklas Goldbach

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4697')">Kenny Scharf: The Gates Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4698')">ATOM

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4699')">Byron Westbrook, Corridors

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4701')">Sue Bourne and Julia O’Rourke, Jig

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4702')">OM Episode 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4718')">Erica Hunt, My Life with Cars

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4719')">Summer Dirges

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4735')">Venice 2011: Music from the Secret Courtyard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4736')">Bill Haney & Robert F. Kennedy Jr., The Last Mountain

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4737')">Oddlogic

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4738')">Michel Chevalier

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4739')">SEE-I

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4740')">Mentai Spaghetti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4741')">Stephen O'Malley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4742')">James Marsh, Project Nim

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4743')">A Taste of Red Hot + Rio 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4758')">Leon Edel, On Writing and Writers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4759')">Elijah B. Torn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4760')">Tanaz Eshaghian, Love Crimes of Kabul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4761')">Johanna Drucker Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4762')">The Pony Tales, Black Summer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4763')">Barbara Browning and Jay Neugeboren

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4764')">The Mill, A Play by Walter Corwin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4765')">Musical Cruising

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4775')">Dafna Naphtali & Chuck Bettis, Chatter Blip

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4777')">Ethiopia: The Golden Years of Modern Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4779')">Shift Soora: Music of Iran (1940s-50s)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4780')">Matthew Day Jackson, Everything Leads to Another

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4781')">Jerome McGann Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4782')">John C. Reilly, Terri

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4783')">Boptronica

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4784')">John Fricke, The Judy Garland Retrospective

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4785')">Moral Kombat: Pete Nolan vs. G Lucas Crane

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4786')">Free Energy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4798')">Prehab

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4799')">Leon Edel, The Art of Biography

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4800')">Sarah Lucas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4801')">OM Episode 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4802')">Poetry: Michael Dickman, End of the West

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4803')">Jerome McGann Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4804')">DB19

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4828')">Tropicália's OVNI's (UFO’s): The First Wave

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4849')">Rock 'N Roll Reparations, Volume 2 (Part 1)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4867')">Danzy Senna, You Are Free

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4868')">Béco Dranoff, Red Hot + Rio 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4869')">Moral Kombat : Casper Electronics vs. G Lucas Crane

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4870')">Endless Summer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4881')">Pulse 2011: Carla Gannis & Catherine Balduc

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4882')">Lucky Dragons

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4883')">Jim Shepard, You Think That's Bad

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4884')">Miranda July, The Future

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4885')">Active

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4886')">Chloë Sevigny, Mr. Nice

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4887')">Brown Out Ballads

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4898')">The Good Woman of Setzuan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4900')">Dan Friel, Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4901')">Brendan Gleeson, The Guard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4902')">Above the Law: Fat Tony

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4903')">Women Writers of Graywolf Press

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4904')">Peach Salad

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4905')">Lost in Translation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4921')">Boris D. Hegenbart Matsui & Volker Straebel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4922')">Andrew Lamb, New Orleans Suite

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4923')">Joe Medeiros, The Missing Piece

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4924')">Ava Luna

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4925')">London Essentials: August 2011

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4926')">Rock 'N Roll Reparations, Volume 2 (Part 2)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4944')">OM Episode 4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4960')">The Innernet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4972')">Glen Hirshberg, "Help Me, Information"

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4973')">Chocolate 'N Peach Dumpling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4974')">DB20

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4998')">pSyncUs Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/4999')">Margaret Zamos-Monteith, Borders

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5000')">Wayne Kostenbaum, Humiliation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5001')">Laren Stover, Floating World

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5002')">Centre For Recent Drawing, Andrew Hewish & Paul Kindersley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5004')">Ludivine Sagnier, Love Crime

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5005')">In the Loop

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5006')">Música Moderna #4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5025')">Maria Chavez & Daniel Neumann: Improvised Resonance Compositions # 2-6

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5027')">Japanther 9/11 Live Peace Concert Streamcast

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5028')">Access Restricted: The Lenape: Lower New York's First Inhabitants

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5030')">Tsui Hark, Detective Dee and the Mystery of the Phantom Flame

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5031')">Ocularpation: Zefrey Throwell and Drea Bernardi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5032')">Wassan al Khudairi, Mathaf Arab Museum of Modern Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5033')">Dub (2nd Edition)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5042')">Pamela Yates, Granito: How to Nail a Dictator

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5043')">Yoshiharu Tsukamoto, Atelier Bow-Wow

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5044')">Japanther Phone Booth

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5045')">Index Festival, Blues to Drone Service

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5047')">Dan Friel, Ghost Town

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5048')">David Cote & Stefan Weisman, The Scarlet Ibis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5049')">Timothy Greenfield-Sanders, The Latino List

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5050')">London Essentials: September 2011

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5051')">Roy Brand, Yaffo 23

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5052')">Captain Planet & DJ DRM of Bastard Jazz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5053')">Venice Film Festival: Willem Dafoe, 4:44 Last Day on Earth

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5054')">Poetry: M.Z. Ribalow, Chasing Ghosts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5055')">Betty Fussell, Apples

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5056')">The Brazileuros

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5072')">Stephanie Sigman, Miss Bala

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5073')">Dustin Wong

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5074')">Ted Greenwald Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5075')">Kai Althoff, Workshop (1990)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5076')">Hisham Matar, Anatomy of a Disappearance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5077')">New York Film Festival: Abel Ferrara, 4:44 Last Day on Earth

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5078')">Elissa Schappell, Blueprints for Building Better Girls

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5079')">OM Episode 5

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5094')">DB21

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5117')">Branko Franceschi: Psychedelic Moving Images from Socialist Yugoslavia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5126')">Siddhartha Deb & Aatish Taseer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5127')">Aatish Taseer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5128')">Steve Mims & Joe Bailey, Jr., Incendiary: The Willingham Case

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5129')">Betty's Baked Apple

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5130')">Wendy Hammond, Scenes from Suzy, Psychopath

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5131')">Stanford White: Murder, Love & Insanity in the Gilded Age

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5136')">Justin Cartwright, Other People's Money

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5138')">Joel Kuszai Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5139')">New York Film Festival: Antonio Banderas, The Skin I Live In

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5140')">Kazue Kobata on Performance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5141')">Ingeborg Zu Schleswig-Holstein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5142')">Neon Marshmallow: C. Spencer Yeh and Zarzutzki

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5143')">Seaman & Queerfunkle

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5144')">Steina of the Vasulkas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5145')">Ryuichi Ohata & Kazumi Nikaido

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5146')">Anna Solomon, The Little Bride & Josh Rolnick, Pulp & Paper

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5147')">New York Film Festival: Elena Anaya, The Skin I Live In

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5148')">Eve Sussman & Jeff Wood, White on White

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5150')">Delicious: Fernando Iglesias & Pumpkin Soup

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5151')">Eileen Myles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5153')">Free Japan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5162')">The Chindia Dialogues: New Music & China

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5163')">Rebecca Wolff, The Beginners

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5164')">Poetry: Four Poets

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5165')">Shrine, The Stories

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5166')">Música Moderna #5

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5184')">Joely Richardson, Anonymous

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5185')">Will Cotton, Cockaigne

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5186')">Helen Dewitt, Lightning Rods

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5187')">Ellen Barkin and Sam Levinson, Another Happy Day

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5188')">Joel Kuszai Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5189')">Maxx Klaxon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5190')">Gabriel Hartley and John Thomson: Cloud

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5191')">Juris Jurjevics, Red Flags

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5192')">Chuck Close in Rome

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5193')">OM Episode 6

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5205')">Michael Lindsay-Hogg, Luck & Circumstance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5206')">redgreenblue

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5207')">Wafaa Bilal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5208')">Celeste Lab, Celeste Prize

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5209')">Vidas Perfectas: Ned Sublette & Elio Villafranca

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5211')">Bonobo & Nickodemus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5212')">Hilary Bettis, Alligator

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5213')">DB22 DFA Spotlight (Part 1)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5230')">Oscar Special Harvey Weinstein, The Artist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5231')">Pinar Yolacan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5232')">Aaron Friedman, Make Music Winter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5233')">Paul La Farge, Luminous Airplanes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5234')">Action/Reaction

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5244')">Cedric Kaplisch, My Piece of the Pie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5245')">Music of Tim Maia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5265')">Phil Kline, Unsilent Night

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5266')">Michelle Bogre, Photography as Activism: Images for Social Change

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5267')">Asghar Farhadi, A Separation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5268')">Fab Holiday Fun with Lee Anne Wong

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5269')">Diamond Terrifier

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5270')">John Elderfield on Willem de Kooning

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5272')">Tom Shachtman, About Eric Hoffer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5273')">OM Episode 7

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5289')">Gaby Dellal & Lynn Collins, Angels Crest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5290')">Simon Patterson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5291')">Fiction: M.Z. Ribalow, Peanuts & Crackerjacks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5292')">Cuba: Music from 1920-2004

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5293')">Oscar Picks of 2011, with Wilson Morales

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5294')">Javelin Cowboy Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5297')">BrazzJazz: Brazilian Jazz & Other Tropical Moods

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5314')">David Evanier on Tony Bennett

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5315')">Charlie Morrow TOOT!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5316')">DB23 DFA Spotlight (Part 2)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5337')">Lord Colin Renfrew

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5338')">Anh Hung Tran, Norwegian Wood

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5339')">Annual Kick Ass Dance Set 2012

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5354')">Dike Blair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5355')">Klaus Kertess

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5356')">Kraak & Smaak

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5357')">Pesto Manifesto

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5358')">Will Bond of SITI Company, Bob

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5359')">Musical Spectrums

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5360')">Jeanne Faust

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5362')">Warper Party: Honeychild Coleman Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5363')">Beautiful Songs (for Denniston Hill)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5391')">OM Episode 8

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5401')">Warper Party: DJ Shakey Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5402')">Bacon, Egg & Cheese

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5403')">Warper Party: DJ ATOM Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5404')">Música Moderna #6

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5422')">Elliott Sharp, Beneath the Valley of Gwangi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5423')">DB24 Chill(tidal)wave

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5446')">Agnieszka Holland, In Darkness

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5447')">Peter Davies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5448')">Old Testament Poetry

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5449')">Love, Peace and Soul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5460')">Faouzi Bensaidi, Death for Sale

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5461')">Anthony Papa, 15 Years to Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5462')">Funky

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5483')">Joseph Cedar, Footnote

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5484')">Warper Party: No Use For Humans Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5485')">Regional de NY (Brazilian Choro and Samba)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5486')">Chris Martin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5488')">Banginclude (Live Set)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5490')">Taco Truck Torta

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5491')">Heidi Julavits, The Vanishers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5492')">Words & Melody Alchemy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5513')">OM Episode 9

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5528')">David Linton, Bicameral Research Cortical Degausser

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5529')">Eric Toledano and Olivier Nakache, Intouchables

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5530')">DB25 Solid Gold

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5553')">Taraka Larson, The Now Age

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5555')">Warper Party: Tsunami Bass Experience

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5556')">Martha Wilson, Franklin Furnace

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5557')">Javelin, The Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5558')">Dazzling Dance Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5571')">Muriel Coulin, 17 Girls

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5572')">Jarrett Earnest and Leigha Mason, 1:1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5573')">Report from Tunisia, Nicene Kossentini

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5574')">Atomic Hip Hop

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5603')">Warper Party: Radio Wonderland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5604')">Playlist: Haroon Mirza

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5624')">Cooking Up a Storm: "Egg"-cellent with Betty Fussell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5625')">Terence Davies, The Deep Blue Sea

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5626')">Haroon Mirza's Machine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5628')">The Leonard Cohen of Sandwiches

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5629')">OM Episode 10

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5642')">Brazil Remixed + Recomposed

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5659')">Scope 2012 Report

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5660')">The Curator's Perspective: Hou Hanru

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5661')">Audrey Tautou, Delicacy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5662')">Carole Bouquet, Unforgivable

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5663')">Places & Spaces

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5664')">Mika Rottenberg & Marilyn Minter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5665')">Friendly Knowledge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5667')">Access Restricted, The Sacred and the Secular

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5668')">Sandra Skurvida and Amirali Ghasemi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5670')">Michael Kowalski, The Rise and Fall of the First World

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5671')">Take Your Time

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5681')">Julian Roman Pölsler and Martina Gedeck, The Wall

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5682')">Kevin Kline and Kasey the Canine Star, Darling Companion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5684')">DB26: Processed Beats

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5708')">New Releases 2012, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5725')">Jessica Phillips, Leap of Faith

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5726')">Philippe Falardeau, Monsieur Lazhar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5727')">Access Restricted: On the Waterfront

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5728')">Toni Dove, Spectropia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5730')">Gilbert & George, London Pictures

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5731')">Songs for the Rapture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5752')">Moms & Monterrey

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5753')">Matt Marble with Eve Essex

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5754')">2nd Anniversary Mash-Up Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5776')">Afrocentric Analog & Digital Dancefloor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5777')">Occupy This Album

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5778')">Doron Weber, Immortal Bird

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5779')">Amy Goldin: Art in a Hairshirt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5780')">Model 266: Morton Subotnick

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5782')">Hannah Sawtell, MAYDAY: The Booth

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5784')">Dope Sagittarius (MC Whistler)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5785')">Chris Kubick

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5786')">Bowwow February

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5787')">Access Restricted: Art, Money, & Politics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5790')">Nadine Labaki, Where Do We Go Now?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5791')">OM Episode 11

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5805')">DB27: Four Tet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5825')">Asia & The Caribbean: Hitomi Iwasaki & Herb Tam

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5827')">Moonlighter Presents #9

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5832')">The Mixtape Mixed Tape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5858')">Victoria Newhouse: On Museums

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5859')">François Cluzet, The Intouchables

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5860')">Pat Steir, Self-Portrait

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5861')">Ricardo Arias, Looking Upwards

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5862')">Afro-Brazil-Afro, Heartbeats from the Motherland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5878')">Access Restricted: Arts & The World Trade Center

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5879')">New Releases 2012, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5897')">Alaina Stamatis, In Your Defense

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5898')">DB28: New & Even Newer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5922')">Pakistan: Neo-Sufi and the American Jugni, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5923')">Are You Experienced?, Psychedelics & Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5924')">Ferzan Ozpetek, Magnicifent Presence

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5925')">The Curator's Perspective: Jack Persekian

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5926')">Matvei Yankelevich Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5927')">Pakistan: Neo-Sufi and the American Jugni, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5928')">Christian Marclay, djTRIO

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5929')">Brooklyn Beats Festival

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5930')">dOCUMENTA(13) Project: 100 Notes – 100 Thoughts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5932')">Obsession

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5958')">Kevin Norton & Morgan O'Hara

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5959')">Shoplifter & Kría Brekkan Talk

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5960')">Reverend Billy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5961')">OM Episode 12

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5967')">Soba 4 Chibi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5968')">Paul Garrin, Media Art & Media Freedom

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5970')">Greenpot Bluepot

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5971')">Brasil Summerfest 2012

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5990')">Bart Layton, The Imposter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/5991')">New Releases 2012, Part 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6008')">Nickodemus & DRM's Instinctive Travels Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6009')">Richard Dresser, Augusta

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6010')">DW-DK, Twenty Minutes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6011')">Culture Mart: Robin Frohardt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6012')">Drone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6019')">NJ MoCA: Robin Parness Lipson & Ellen Martin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6020')">The Curator's Perspective: Rodrigo Moura

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6021')">Simon Whetham

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6022')">Trevor Wilson & Vocal Ensemble

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6023')">Diane Kruger, Farewell, My Queen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6024')">Cool Sizzling Summer Tunes!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6025')">Tony Feher & Zoe Leonard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6026')">Duck & Bing Cherry Dumplings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6027')">Benoît Jacquot, Farewell, My Queen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6028')">The Black & White of Conrad Schnitzler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6030')">Cillian Murphy, Red Lights

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6031')">Culture Mart: Yvan Greenberg, Genet Porno

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6032')">Holly Zausner, Criminal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6033')">Anaïs Nin and Marguerite Young (c. 1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6034')">Andrea Belfi & Attila Faravelli, Tumble

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6035')">Ape Is High: BRC Gets Deep With Mandrill

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6036')">Summer Sunflower Salad

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6037')">M.Z. Ribalow, The Time We Have Misspent

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6038')">Anne Émond, Nuit #1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6039')">Brazil Re-covered: A Summer 2012 Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6057')">Class War

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6082')">The Flock House Project: Maria Aiolova, Terreform ONE

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6083')">DB29: Cool & Kooky Covers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6107')">Linus Roache, $upercapitalist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6108')">PROTOTYPE: Kim Whitener, Beth Morrison, & Kristin Marting

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6109')">OM Episode 13

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6122')">Frank Langella, Robot & Frank

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6123')">Marguerite Young Interview (1976)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6125')">Pat Spadine & the Ashcan Orchestra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6126')">Jessamyn Fiore, 112 Greene Street

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6127')">Chocolate Cherries

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6128')">Tippi Hedren: Animal Activist, Hollywood Icon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6129')">Ayahuasqueros

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6131')">The Curator's Perspective: Rosina Cazali (Guatemala)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6132')">Rafael Toral, Space Studies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6133')">Blood Pillow Presents: Leg Warmer on a Brain

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6134')">Paperweight: Independent Publishing as Practice

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6136')">Ali Banisadr, Tehran to New York

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6137')">(a(version)s) (Middle East)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6139')">Miss MacIntosh, My Darling: Chapter 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6141')">Matthew Ostrowski, Sounds & Systems

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6142')">Ron Fricke, Mark Magidson, Samsara

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6143')">M.Z. Ribalow

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6145')">The Parallel (Brazilian) Universe of Maga Bo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6162')">The Flock House Project: Greg Lindquist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6163')">Swing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6185')">Nikolaus Gerszewski and Gustavo Aguilar, Sonic Update

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6186')">Miss Macintosh, My Darling: Chapter 2, The Opium Lady, Marian Seldes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6190')">New Orleans

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6215')">Linda Goldstein Knowlton, Somewhere Between

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6216')">Matvei Yankelevich, Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6217')">Joshua Cohen, Four New Messages

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6218')">Viola Davis, Won't Back Down

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6219')">Lucy Skaer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6220')">The Flock House Project: Lonny Grafman of Appropedia.org

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6221')">Balkan Beat Box

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6222')">Peter Edwards: Casperelectronics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6223')">DJ Nu-Mark, Wonderwheel Recordings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6224')">Pure Drum & Bass - Unmixed

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6246')">Bob Fass, Paul Lovelace & Jessica Wolfson, Radio Unnameable

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6247')">Rob Wynne & Barry Schwabsky on Marguerite Young (2012)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6249')">Duane Michals & Sam Shahid

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6250')">Karl Urban, Dredd

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6251')">OM Episode 14

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6258')">Frank Lyon & Bryce Hackford, Pearl Necklace

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6259')">M.Z. Ribalow, Redheaded Blues

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6260')">Musica Moderna #7

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6280')">Daniel Barnz, Won't Back Down

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6281')">The Curator's Perpective: Maria Lind

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6282')">Sandi Slone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6283')">Blood Pillow Presents: Candy The Ferret

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6284')">Ursula Meier, Sister

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6285')">Synthesize Me, 2nd edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6294')">Gary Indiana & Louise Bourgeois, To Whom It May Concern

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6295')">Miss Macintosh, My Darling: Chapter 3, Alice Playten

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6297')">Steven Reker, People Get Ready

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6324')">Old Soul and Doo Wop Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6351')">Elliott Sharp, Foliage

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6352')">Ted Kotcheff, Wake in Fright

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6353')">Joyce Johnson, The Voice Is All, The Lonely Victory of Jack Kerouac

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6354')">Beyond Cage: Petr Kotik, Ursula Oppens & Christian Wolff

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6355')">Byron Westbrook, Talking in Light & Sound

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6356')">Olivier Assayas, Something in the Air

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6357')">OM Episode 15

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6373')">Seventh Sign Love Vibes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6374')">Wally Bruce, FLIGHT18

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6375')">Pablo Helguera & Nato Thompson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6376')">Lisa Ohlin, Simon and the Oaks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6377')">Miss Macintosh, My Darling: Chapter 6, part 1, About the Young Bride Wishing She was the Other Girl Who Had the Whole Football Team, Dolores Brandon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6379')">Maria Chavez

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6380')">Culture Mart 2012: Soomi Kim

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6381')">The Curator's Perspective: Kathrin Rhomberg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6382')">Jesse Hlebo, Habit Towards Obedience

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6384')">What the BRC Did For Summer Vacation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6404')">Lorraine Levy, The Other Son

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6405')">Barbara Broccoli & Hilary Saltzman, Everything or Nothing: The Untold Story of 007

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6406')">DB31: Don't Be Narrow Minded

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6429')">Miss MacIntosh, My Darling: Chapters 16 & 17, Tessa Saipan Kaner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6431')">Serra Victoria Bothwell Fels, VnessWolfCHild & Terence Caulkins: Crystal Cavern

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6432')">A Cabeça Música: Caetano Veloso 70 Years Young

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6450')">Mark Read, 99% Bat-Signal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6451')">James Meek, The Heart Broke In

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6452')">Tracey Emin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6453')">Ron Regé's SHOWPAPER

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6474')">James Ellington of String Theory

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6475')">Vittorio & Paolo Taviani, Caesar Must Die

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6476')">Planets Around the Sun & VnessWolfCHild (Live)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6478')">Martin Amis with Patrick McGrath, Lionel Asbo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6479')">Miss McIntosh, My Darling: The Rape Scene, Chapter 18, H.M. Koutoukas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6481')">Andrew Dominik, Killing Them Softly

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6482')">Gwenaëlle Aubry & Rick Moody, No One

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6483')">Hans Tammen & 3rd Eye Orchestra, Cladogram

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6484')">Devendra Banhart, Tonight's The Night

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6525')">Mark Flood & Kristin Kahler, Commit Suicide

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6543')">Alex Reinwald & Kristin Kahler, Free Your Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6544')">Alex Reinwald & Kristin Kahler, Hard Traveling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6545')">Alex Reinwald & Kristin Kahler, I Yam What I Yam

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6546')">Alex Reinwald & Kristin Kahler, One Song

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6547')">Jennifer Herema, We're Gonna Be Timeless

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6548')">Brian Kenny and Slava Mogutin, Mechanical Sex Animals

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6549')">Grear Patterson, Paula

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6568')">Nate Loweman & Kristin Kahler, Life's A Beach

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6581')">John Holland, Goodbye Palm Tree

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6582')">Tom Kuntz, The Mic Is Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6583')">Dena Kaye, Danny Kaye's Centenary

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6584')">OM Episode 16

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6599')">Miss MacIntosh, My Darling: Chapter 25, Leo Lerman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6601')">Amy Yao's SHOWPAPER

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6618')">Poetry Out Loud

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6628')">DB32: It's not about Turntables vs Guitars!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6650')">John Driscoll, Phil Edelstein & Tom Hamilton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6651')">Christian Petzhold, Barbara

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6652')">Boerenkool Stampot met Rookworst

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6653')">Prototype Festival, Sumeida's Song

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6654')">Adarsha Benjamin & Ryan Heffington, KURT

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6656')">Jose Parla and JR: Wrinkles of the City, Havana, Cuba

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6657')">Anton Vidokle, Time/Bank,

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6658')">Matt Damon & John Krasinski, Promised Land

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6660')">Prototype Festival: 33 1/3, Bluebeard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6661')">Terry Smith & Carolyn Christov-Bakargiev

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6663')">Video Program, Come Home

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6664')">Blood Pillow Presents Essential Rumi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6665')">Gerrit Lansing Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6666')">Cammisa Buerhaus, Chroma Color Organ

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6667')">Che Chen & Sherlock Terry

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6668')">Ed Potokar, Soundwall

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6669')">Tabor Robak's SHOWPAPER

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6680')">Colm Tóibín, The Testament of Mary

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6681')">Musica Moderna #8

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6698')">Muck Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6710')">Mind Over Mirrors

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6711')">Nancy Grossman & Ian Berry, Tough Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6712')">Joseph Silovsky, Puppets 2.0

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6713')">Empty Quarter Recordings from the Rub' Al Khali Desert 2009

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6715')">Live Art in Death Valley, Amargosa Opera House

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6716')">DB33: Best of 2012

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6743')">The Curator's Perspective: Mami Kataoka

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6744')">Zadie Smith, NW

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6745')">OM Episode 17

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6746')">Tom Healy & Mike Daisey, American Utopias

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6747')">Dumas, Liberovskaya, Hirsch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6748')">Alicia Svigals, The Yellow Ticket

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6749')">Little Black Truffles for San Giovanni D'Asso, Italy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6776')">Amy Berg, West of Memphis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6777')">Nova Convention, The Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6778')">Tracey Emin, What She Did For Love

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6779')">aclu benefit

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6780')">Christopher Walken, Stand Up Guys

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6781')">Nick Demopoulos & The Smomid

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6782')">Kill The Ego: New York

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6784')">Gerrit Lansing Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6785')">Laura Poitras, Surveillance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6786')">Musica Moderna #9

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6803')">DJ Julius Papp, NeoDisco

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6804')">DJ Bonobo, One Step Beyond

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6805')">The Curator's Perspective: Chus Martínez, Skepticism

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6806')">Gary Simmons, Paradise

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6807')">Eleanor Tomlinson & Nicholas Hoult, Jack the Giant Slayer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6808')">Stefano Pilia, Solo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6809')">Richard Garet, Affects/Effects

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6810')">Conrad Doucette, Unbroken Chain

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6831')">Karen Russell & Jennifer Vanderbes, Betrayal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6832')">Bookforum: Strange Bedfellows

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6834')">Sultry Swooning Session

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6846')">Phone Tag, Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6847')">Kari Conte and Florence Ostende

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6848')">Swing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6849')">New(wave)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6879')">Death Must Die

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6881')">Ben Lerner, Leaving the Atocha Station

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6882')">David France, How to Survive a Plague

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6883')">Non-Stop to Tokyo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6901')">DB34: Highs & Lows (with added DNB)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6922')">Liam Gillick, Creative Disruption

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6923')">Christiane Paul, The Public Private

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6924')">Alan Courtis Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6925')">Jim Sturgess, Upside Down

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6926')">Turner Williams Jr.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6927')">Laetitia Morais, Missing for 10 Years

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6928')">Conjunctions 59, Colloquy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6929')">Matteo Garrone, Reality

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6930')">Gerard Butler: Olympus Has Fallen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6931')">Edith Pearlman, Binocular Vision

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6932')">Deborah Kass and Robert Storr, Before and Happily Ever After

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6933')">Gamelatron: Clock Mode

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6948')">Ben Vida and Lawrence Kumpf

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6950')">Dana Dart-McLean & Lauren O’Conner's SHOWPAPER

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6970')">Christopher Penrose, American Jingo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6971')">Pablo Sanchez Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6972')">OM Episode 18

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6986')">Gilles Bourdos, Renoir

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6987')">Frances-Marie Uitti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6993')">Delia Gonzalez Live, In Remembrance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6994')">Ulysses Syndrome: Recordings from the Mediterranean Sea

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6996')">Laina Dawes, What Are You Doing Here?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6997')">Miss MacIntosh, My Darling: Chapter 29: The Butterflies, Which Poses the Question: Is the Transformation of the Chrysalis into a Butterfly Nature's Metaphor for the Survival of the Soul After Death?, Part 1, Michael Wager

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/6999')">Pablo Berger, Blancanieves

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7000')">John Orth, Holopaw

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7001')">Federico García Lorca: Poet in New York

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7005')">Ray Del Savio and Jerry Hoak, Recalling 1993

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7006')">Musica Moderna #10

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7024')">Sally El Hosaini & James Floyd, My Brother the Devil

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7025')">Hallelujah for Songwriters

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7045')">Fountain Art Fair 2013, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7046')">Peals & Romantic States

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7052')">Miss MacIntosh, My Darling: Chapter 29: The Butterflies, Part 2, Michael Wager

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7054')">Gonzalo Sobejano, Memoria de Lorca

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7055')">After Hours, Room Mate Grace Hotel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7065')">Francois Ozon, In the House

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7066')">Cécile David-Weill, The Suitors

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7067')">Dani Ploeger, Body Surveillance #1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7068')">Ben Vida and Eli Keszler

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7069')">American Lorca

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7073')">Moonrise Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7074')">Brandon Cronenberg, Antiviral

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7075')">DB35: Deadly, Delicate or Deranged Drums (Now with EVEN more DNB)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7098')">Mkataa, Dubai Bootlegs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7100')">John Cage & Lejaren Hiller, HPSCHD

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7102')">Miss Macintosh, My Darling: John Ford Noonan, Chapter 61: Mr. Spitzer Meets the Old Frog Musician

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7104')">Percival Everett by Virgil Russell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7105')">Fountain Art Fair 2013, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7106')">Kerry Washington & Diahann Carroll, Tyler Perry presents Peeples

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7107')">Yarn/Wire & Pete Swanson, Eliminated Artist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7108')">Interpreting Lorca

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7113')">DJ Afro, Los Amigos Invisibles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7114')">Jack and Leigh Ruby, Car Wash Incident

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7115')">Dominic Purcell, Assault on Wall Street

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7116')">Joan Jonas Interprets Lorca

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7117')">Musica Moderna #11

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7133')">Nomi Ruiz: Borough Gypsy Mixtape & Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7134')">Writing in New York/New York in Writing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7135')">Los títeres de Cachiporra (The Billy-Club Puppets)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7136')">Martha Rosler (2013)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7137')">Miss MacIntosh, My Darling: Chapter 64: The Bald Childhood of Miss MacIntosh, Part 1, Osceola Archer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7139')">Repetition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7157')">After Lorca: A Day of Poetry and Performance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7165')">Alice Winocour, Augustine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7166')">OM Episode 19

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7181')">DB36: Past & Present, Perfect Guitars

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7209')">Peanut Underground/Pirate Utopia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7210')">David Rothenberg, Bug Music: How Insects Gave Us Rhythm and Noise

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7211')">Travess Smalley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7212')">Teatro SEA: The Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7213')">Eric Rochant & Cecile deFrance, Mobius

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7214')">John Menick and Yusef Misdaq

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7216')">Manawi Thorn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7217')">Miss MacIntosh, My Darling: Chapter 64: The Bald Childhood of Miss MacIntosh, Part 2, Osceola Archer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7219')">Moody Musings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7230')">Venice 2013: Bartolomeo Pietromarchi, Sislej Xhafa, Joanna Warsza

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7232')">Venice Agendas 2013: Live Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7234')">Venice 2013: Antoni Muntadas, David Rickard, Catherine Lorent

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7237')">Andrea Riseborough, Shadow Dancer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7238')">A Swarm, a Flock, a Host: Mark Doty & Darren Waterston

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7239')">Tim Harrington

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7240')">Wayne Koestenbaum & Mohammed Fairouz, Pierrot Lunaire

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7241')">Roberto Paci Dalò, Ye Shanghai

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7243')">Venice 2013: Arthur Duff, Luca Massimo Barbero

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7245')">Venice Agendas 2013: The Alternative Scene

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7251')">Venice 2013: Joana Vasconcelos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7252')">Venice 2013: Alfredo Jaar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7253')">Tobias Lindholm, A Hijacking

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7254')">The Return of SambaSoul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7271')">Nate Wooley & Mazen Kerbaj

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7274')">Erin Gleeson, Season of Cambodia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7275')">Rebecca Lazier, Coming Together/Attica

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7277')">Heavy Gothic Sans Serif

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7302')">Lynda Benglis, Everything Flows

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7303')">Susie Ibarra, Hidden Truths

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7305')">Poet in New York: Reading Lorca

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7313')">Miss MacIntosh, My Darling: Chapter 65: About Mr. Bonebreaker the Bible Salesman, Owen Dodson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7315')">Israel Broussard, The Bling Ring

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7316')">The Gamelatron Interviews

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7318')">Ziad Doueiri, The Attack

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7319')">Michael "Kaves" McLeer, Skin Graf

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7320')">Calvin Tomkins & Paul Chan on Duchamp

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7321')">Savona Bailey-McClain, West Harlem Art Fund

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7322')">Venice 2013: Jesper Just & Tony Podesta

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7324')">Miss Macintosh, My Darling: The Reading Experiment

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7341')">Sienna Miller, Just Like a Woman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7342')">Lars Iyer, Exodus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7343')">OM Episode 20

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7344')">A Band Called Death

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7345')">Miss MacIntosh My Darling: Chapter 66: The Arctic Explorer, Wyatt Cooper

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7346')">Khin Aung Aye & James Byrne, Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7347')">Pico Iyer, Flight of the Dalai Lama

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7348')">Anne Morra, A View from the Vaults: Warner Bros. Today

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7349')">DB37: Dub, Reverb & Delay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7372')">Jump

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7392')">Alice Aycock

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7393')">The Reanimation Library

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7394')">J. Moran Puett. Radical Pedagogy: Wholeschooling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7395')">Zeyar Lynn, Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7396')">Darlene Love, 20 Feet From Stardom

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7397')">Jessica Scott, Ship of Fools

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7398')">Miss MacIntosh My Darling: Chapter 68, The Christian Hangman’s Confession, Michael Higgins

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7399')">Terence Stamp, Unfinished Song

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7400')">Cage Transmitted

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7402')">Terry Smith & Sofia Hernández Chong Cuy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7403')">Frank DeCaro, Summer Rolls

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7404')">Aman Mojadidi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7405')">Musica Moderna #12

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7423')">Louis Begley: Memories of a Marriage

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7424')">Creepy Triangle: David Linton, David First, David Watson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7425')">Andrew Demirjian and Chris Meigh Andrews

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7426')">Miss MacIntosh My Darling: Chapter 70, About Mrs. Hogden, the Arithmetic Teacher, Anne Fremantle

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7427')">Mads Mikkelsen, The Hunt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7428')">Kevin Dumouchelle

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7429')">Ursula Von Rydingsvard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7430')">Tonya Foster Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7431')">Weekend, The Band

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7438')">Summer Cruising

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7439')">Take 4: Murtaza Vali

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7441')">James Cromwell, Still Mine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7442')">Miss MacIntosh My Darling: Chapter 73, About Esther Longtree, Tessa Saipan Kaner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7443')">Water Water Everywhere

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7460')"> Ashcan Orchestra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7461')">The Music Box, New Orleans

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7485')">Fernando Trueba, The Artist and the Model

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7486')">DB38: Echo, Reverb & Delay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7508')">This is the Day: The March on Washington

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7509')">Marina Abramović Institute

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7510')">Joe Swanberg, You're Next and Drinking Buddies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7511')">Tonya Foster Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7512')">Nairobi: The XYZ Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7513')">Miss MacIntosh My Darling: Chapter 77, Esther Longtree and the Shadow Child, Madeleine Thornton Sherwood

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7515')">Neils Arestrup & Gilles Legrand, You Will Be My Son

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7516')">New Works from Zach Layton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7517')">Joshua David, The Secret History of the Highline

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7518')">Matt Marks & Paul Peers, Mata Hari

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7519')">Chelpa Ferro

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7520')">OM Episode 22

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7521')">David Gordon Green, Prince Avalanche & Joe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7522')">Non-Stop to Tokyo 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7542')">Guy Goldstein, Scars

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7543')">Dub Roots Tribal Dance Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7544')">People Get Ready

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7545')">Curating Beyond Exhibition Making

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7550')">Brie Larson, Short Term 12 & Don John

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7551')">Power/Play

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7552')">Wes Bentley and Erik Skjoldbjaerg, Pioneer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7554')">DB39: Dark or Dance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7569')">Maggie Nelson, Art of Cruelty: A Reckoning

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7570')">Miss MacIntosh, My Darling: Chapter 79: The Woman Who Was My Father, Marian Seldes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7571')">Design and Style: Against the Grain

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7572')">Brad Deane, Toronto Cinematheque

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7573')">Rob Roth & Amelia Zirin Brown, Lady Rizo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7574')">Miss MacIntosh, My Darling: Chapter 81, part 1: The Little Toy Salesman Shepwrecked, Earle Hyman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7575')">Miss MacIntosh, My Darling: Chapter 80: About Esther Longtree, the Infanticide, Ruth Ford

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7576')">Al Margolis & Doug Van Nort

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7578')">Angel Sanchez

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7579')">Caroline Preston, The Scrapbook of Frankie Pratt: A Novel in Pictures

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7580')">Ranjit Bhatnagar, Singing Room for a Shy Person

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7581')">The Brazilian Sounds of Lisbon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7602')">Roger Michell, Le Week-end

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7603')">Eli Keszler & Ashley Paul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7605')">Jim Broadbent & Lindsay Duncan, Le Week-end

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7606')">Jody Fried & Neko Case, Catamount Arts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7608')">Miss MacIntosh, My Darling: Chapter 81, part 2: Esther Longtree and the Little Toy Salesman, Earle Hyman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7609')">OM Episode 23

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7625')">Blue is the Warmest Color, Adèle Exarchopoulos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7626')">Creating an Autumn Still Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7627')">Miss MacIntosh, My Darling: Chapter 82, part 1: About the Storm that Destroys the Opium Paradise, thus Striking the Opium Lady with Sudden Old Age, Daisy Alden

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7628')">Wayne Koestenbaum, My 1980s & Other Essays

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7629')">Miss MacIntosh, My Darling: Chapter 82, part 2: The Stone Deaf Man, Betty Lou Holland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7630')">Fuck You Hurricane: Songs About New York

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7651')">Zeyar Lynn Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7652')">15 Year Anniversary LA Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7653')">Daniel Radcliffe, Kill Your Darlings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7654')">Surviving Sandy, JohnsonSarkissian

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7662')">Sandy Stories: Artists in a Storm

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7670')">David Cohen, Artcritical

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7671')">DB40: Beats & Pieces

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7693')">Musica Moderna 13

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7710')">Emily Watson & Sophie Nelisse, The Book Thief

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7712')">Surviving Sandy, Artist Interviews

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7714')">Kathy Battista, Renegotiating the Body

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7716')">Irving Sandler & Phong Bui

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7717')">Ann Lauterbach, Under the Sign

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7718')"> Rie Nakajima & Miki Yui

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7719')">Bruce Weber, Retrospective

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7720')">Bruno Barreto, Reaching For the Moon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7721')">Jean Claude van Itallie, A Fable

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7722')">Oh! Sandy! A Remembrance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7737')">Tod Seelie, Bright Nights

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7751')">Digital Sanctuaries, Roberto Juan Rodriguez & Susie Ibarra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7752')">Vinyl Love

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7753')">Adventures in Brazilian Sounds

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7754')">Crystal Stokowski, Shark's Tooth

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7755')">Alexander Maksik, A Marker to Measure Drift

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7756')">Margo Martindale, August: Osage County & The Millers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7757')">Abigail Breslin, August: Osage County

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7758')">Brice Marden

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7759')">On the Radar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7779')">Tara Jane O'Neil Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7781')">Donald Barthelme, Playing with Petrol

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7782')">Battle of the Artist Bands (Saddest Song Wins)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7787')">Joaquin Phoenix, Her

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7788')">Gabriela Rangel, Americas Society

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7789')">Dark Chocolate Dumplings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7790')">Clocktower Celebration Performances

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7797')">C. Spencer Yeh, Solo Electronics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7798')">Berenice Bejo, The Past

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7799')">Art Destroyed: The INCCA-NA Panel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7800')">Frédéric Acquaviva

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7802')">Hilton Als, White Girls

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7803')">DB41: Intros

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7830')">OM Episode 24

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7832')">John Mejias, I'm Wurried +

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7839')">Donald Barthelme, Jumping Around the Lion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7840')">Beyond Backdrop: Fiction in The Wake of History

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7841')">Asghar Farhadi, The Past

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7842')">Loud Speakers: Bahian Heart Beats

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7863')">I Love My Label

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7886')">Donald Barthelme, Slightly Irregular Pseudonyms

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7887')">Aaron Roche & Caroline Shaw, Partita Remix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7888')">2013 Film and Oscar Picks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7889')">Dario Azzellini, Direct Democracy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7890')">Dale Henry, The Artist in View

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7891')">Ana Carvalho

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7892')">Ann Patchett, This is the Story of a Happy Marriage

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7893')">Ralph Fiennes, The Invisible Woman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7894')">DB's Best of 2013

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7921')">Nancy Buirski, Afternoon of a Faun: Tanaquil Le Clercq

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7922')">Dana Levy, World Order

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7923')">Donald Barthelme, The Collective Shrug

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7924')">Música Moderna #14: Mashing Culture Since 1500

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7942')"> Aaron Eckhart, I, Frankenstein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7943')">Year of the Dog

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7944')">Rachel Cantor, A Highly Unlikely Scenario, or a Neetsa Pizza Employee's Guide to Saving the World

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7945')">After Hours: Biba Bell & Sherry Dobbin Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7947')">Marina Rosenfeld & Mats Lindström

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7948')">Alain Guiraudie, Stranger by the Lake

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7949')">Shannon Lee Hayden, Strings & Atmosphere

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7971')">After Hours: C Ryder Cooley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7972')">Joanna Malinowska, A Hawk from a Handsaw

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7973')">Steven Soderbergh & Godfrey Reggio, Visitors

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7974')">Mio Soul, Subliminal Melody

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7975')"> All About the Oscars, with Michael Musto & Wilson Morales

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7976')">Carl Stone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7977')">Buckminster Fuller on Synergetics: Explorations in the Geometry of Thinking

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7978')">DB43: Old Ravers Never Die

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7985')">Rare Groovin'

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/7995')">The Soul of Samba Jazz (aka Jazz Samba)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8013')">Robert Berger & Patrick Daniels, Charlie Victor Romeo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8014')">OM Episode 25

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8030')">Ahmet Ögüt, Fahrenheit 451:Reprinted

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8031')">Mia Zabelka, Project M

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8034')">Turntables on the Hudson: Winter Heat

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8035')">Terry Smith & Paul O'Neill, Curatorial Thoughts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8038')">Robert May, Kids for Cash

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8039')">Jerzy Kosiński, on The Painted Bird

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8040')">Clocktower Launch at Pioneer Works, Interviews 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8050')">After Hours: Joseph Keckler, I am an Opera

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8052')">Phillip Stearns, Imminent Shift

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8053')">Shailene Woodley & Veronica Roth, Divergent

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8054')">Oren Ambarchi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8055')">Blossom and Grow: A Pony's Tale

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8057')">Lee Quinones & Rich Medina, City As Canvas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8058')">Tecnobrega: Lambada on Acid

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8078')">Charlotta Kotik: Text as Image, Image as Action

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8079')">Clocktower Launch at Pioneer Works, Interviews 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8087')">Nick Low-Beer aka 81Neutronz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8088')">Charlotte Gainsbourg , Nymphomaniac: Volume I & II

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8089')">Bob Bellerue & Nat Roe, Ende Tymes Festival

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8090')">Edmund White, Inside A Pearl: My Years In Paris

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8091')">Tilda Swinton, Only Lovers Left Alive

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8092')">The Poetry Free Music Store (1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8093')">Clocktower Launch at Pioneer Works, Interviews 4

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8101')">DJ Spooky, Simon Critchley & Jay Scheib

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8102')">Dayna Goldfine & Daniel Geller, The Galapagos Affair: Satan Came to Eden

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8103')">Clocktower Launch at Pioneer Works, Interviews 5

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8109')">Volta NY 2014. Adam Mysock & Katja Loher

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8110')">Dorit Chrysler & the New York Theremin Society

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8114')">OM Episode 26

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8128')">Christian Kobi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8129')">Hard vs Soft, Beauties vs Beasts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8144')">Emmy Parker, Moogfest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8145')">Colin Firth, The Railway Man

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8146')">Lucia Puenza, The German Doctor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8147')">Second Sundays: Dave Scheinkopf, Cleek Shrey, Jake Nussbaum, Angel Say

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8151')">First Time Fest: Slash & Duncan Sheik, From Rock to Score

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8152')">Janette Carter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8154')">Colm Tóibín, Early Works

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8155')">New Musical Instruments

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8156')">Wolf Eyes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8157')">Activism

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8158')">Vanessa Paradis, Fading Gigolo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8159')">Bern Nix, Guitarist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8160')">The Joy of Influence

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8170')">Annihaya, After The End

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8172')">The Joy of Influence

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8175')">Branko Franceschi: Psychedelic Moving Images from Socialist Yugoslavia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8176')">Urgency and Relevance: A Curatorial Perspective

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8178')">The Kings of Elgaland-Vargaland

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8179')">Essex Olivares, Incorporate

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8180')">Christopher Garrett's SHOWPAPER

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8198')">Honey Bee's Cranberry Relish

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8199')">Argotec

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8200')">Colab, The Real Estate Show, and ABC No Rio: A History

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8201')">Kentler International Drawing Space

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8202')">Alwynne Pritchard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8203')">Dubspot

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8204')">King Britt, Afrofuturism

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8205')">David Cale's Universal Privacy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8206')">Tuvan Throat-Singing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8207')">Sam Claflin & Olivia Cooke, The Quiet Ones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8208')">Second Sundays: Lulu Miller

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8209')">Música Moderna #1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8230')">David Weinstein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8231')">Zurich Meets New York: Dada Bomb & Collegium Novum

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8232')">The Oracle of Delphine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8233')">Comandante Zero

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8234')">Miya Masaoka: Works Old and New

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8236')">Dakota Fanning, Night Moves

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8237')">DB45: Devil's in the Details

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8258')">Second Sundays: Brooklyn, Poland, Bangladesh, & Sudan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8262')">Aaron Friedman, Make Music New York

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8263')">Denman Maroney & Hans Tammen, Are Song

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8264')">bubblyfish

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8266')">Marina Abramovic and Alanna Heiss

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8267')">Edition #1: Marina Abramovic and Alanna Heiss

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8268')">Feedel Band (Ethiopia/DC)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8271')">Celebrating Frankie Knuckles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8274')">Seth Tobocman, World War 3 Illustrated

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8275')">Louie Vega & Elements of Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8277')">DJ Cedric Woo, Ride Into Freedom

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8279')">DJ Shakey, The Illustrated Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8282')">DJ Interviews: Eli Wolf of Blue Note

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8284')">Bulgarian Fiction: Virginia Zaharieva & Albena Stambolova

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8285')">Musica Moderna #15

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8301')">Clive Owen, Words and Pictures

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8302')">Departure Lounge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8305')">Ashcan Orchestra Performance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8306')">Sawako and the Bubble Girls

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8310')">Clocktower Launch at Pioneer Works, Interviews 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8318')">Traysh/8550 OHIO

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8319')">Robyn Hasty, Tintype Project

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8320')">James Murphy & Pat Mahoney: Special Disco Version

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8326')">Juraj Kojs, Touch Me Hear

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8327')">Emmanuelle Devos, Violette

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8328')">Juan Gaitan, Berlin Biennale

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8329')">A Touch of Class

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8331')">A Touch of Class

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8332')"> A Touch of Class

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8333')">A Touch of Class

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8335')">DJ Interviews: Jay-J Hernandez of Shifted Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8336')">Mikkel Hess, Hess Is More

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8337')">Jen Lyon, MeanRed Productions

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8339')">Groove Armada

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8340')">Scott Hardkiss

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8341')">Lisa Shaw

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8342')"> Lisa Shaw

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8344')">Ben Watt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8345')">Ben Watt of Buzzin' Fly: May Mixer Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8346')">Winter Music Conference: Ben Watt of Buzzin' Fly

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8347')">DJ Dex aka Nomadico Interviewed

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8349')">DJ Interviews: Cielo Club and Cinco Collection

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8350')">DJ Interviews: Nicky Siano (Ispira Records)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8351')">WPS1 DJ Interviews: Tim Lee and Eric LoPresti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8352')">Winter Music Conference: Groove Junkies / Evan Landes and Parrish Wintersmith

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8353')">Winter Music Conference: Groove Junkies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8354')">Winter Music Conference: Simon Dunmore of Defected Records

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8355')">Shocking Blue: The Long View, 2005 Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8356')">Fuse-InDetroit Electronic Festival Inteviews: Osunlade, Rich Medina and Ron Trent

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8357')">Asian Dub Foundation: Sanjay G's Venice Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8360')">Fuse-InDetroit Electronic Festival: Kevin Saunderson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8361')">Fuse-InDetroit Electronic Festival: Osunlade, Rich Medina, and Ron Trent

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8362')">DJ Interviews: Tim Lee and Eric LoPresti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8363')">2005 Winter Music Conference RoundtableCorporate Sponsorship and Dance Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8364')">2005 Winter Music Conference RoundtableCorporate Sponsorship and Dance Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8365')">Dr. Beyonds Lonely Heart Saloon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8367')">Rong Music hosts: Ben Cook

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8369')">Rong Music hosts: Ben Cook, Eric Duncan, and DJ Spun

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8371')">PS1 Warm Up agnes b. Hour: DJ Ulysses

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8373')">Gay Pride Month: Chris Mason Johnson & Scott Marlowe, Test

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8374')">Jerry Kearns, RRRGGHHH!!!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8396')">The Eclectic Tamarind Prayer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8397')">Punita Singh: India Earatica

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8400')">The Only Good System Is A Sound System

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8401')">Second Sundays: Five Interviews

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8406')">Brenton Thwaites, The Signal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8407')">Sultry Summer Grooving

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8419')">Jeremy Blake

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8420')">Stickers, From Punk Rock to Contemporary Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8422')">Jorge Luis Borges in New York

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8423')">Ahlam: Revolt Against Reason

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8425')">With Love from Puerto Rico

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8426')">Root Strata

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8436')">Walter Branchi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8437')">Pete Lawrence: Chill Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8440')">Adriana Kaegi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8442')">Cool Gypsy Bogdan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8445')">DJ Chicus: 21st Century Afro-Latin Boogie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8448')">DJ Interviews: Genji Siraisi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8450')">Hip-Hop Unbound / Beyond Basic: Human Beatbox

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8452')">Hip-Hop Unbound / Women in Hip-Hop

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8454')">Hip-Hop Unbound / The Making of Planet Rock

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8456')">DJ Reborn of Ubiquita

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8459')">Prince Language

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8462')">DJ Moni Pineda of Ubiquita

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8465')">Winter Music Conference: Kudu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8467')">DJ Shawn Lee

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8470')">DJ Selly of Ubiquita

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8473')">Solu Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8476')">DJ Bob Sinclar: Salomé de Bahia Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8479')">DJ Interviews: GusGus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8481')">After Hours: An Evening at the Lambs Club: Michael Hanf, Joseph Keckler & Helga Davis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8483')">Cedric Woo/Voices Collective: What Do I Gotta Do?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8486')">DJ Alex from the Voices Collective, Treadin' Tempos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8492')">DJ Paddy Boom

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8495')">DJ Blue Water

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8501')">Ben Cook (Triangle Orchestra / Rong Music)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8509')">DJ Spun: 360 Radio Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8512')">Lovebug Starski

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8518')">Neon Blue

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8520')">Nickodemus of Wonderwheel Recordings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8523')">Objektivity hosts: Dennis Ferrer and The Martinez Brothers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8529')">Pat Spadine, Ashcan Orchestra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8531')">Kiki and Herb

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8532')">Biology, Technology & Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8533')">Joe Berlinger & Hank Brennan, Whitey: The United States v. James J. Bulger

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8534')">The Life, Death, and Works of Pablo Neruda

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8537')">Global Groove

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8548')">Airs and Hours by Elusion Allusion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8549')">Invisible Conga People

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8551')">Carolyn Pennypacker Riggs, Bouquet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8553')">OM Episode 28

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8554')">DJ Padati

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8557')">Anthony Braxton, 19 [Solo] Compositions (1989)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8559')">Brasil Summerfest 2014

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8578')">Tennessee Williams: Outcry (1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8579')">Bong Joon-ho, Snowpiercer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8580')">Mari Kimura, One

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8581')">DB46: Futures, Past & Present

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8602')">PW Interviews: Janna Levin & Cadu

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8604')">After Hours, Sky Lines: Jana Hunter & Peals

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8614')">Dave Kehr, Lady in the Dark: Crime Films from Columbia Pictures 1932 -1957

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8615')">DJ Honey Dijon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8617')">Who Owns Ana Mendieta?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8618')"> Jonathan Kane's February

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8620')">Reality Blows

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8621')">Andy Serkis, Dawn of the Planet of the Apes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8622')"> Jacolby Satterwhite, Reifying Desire

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8623')">Michael Carroll & Zachary Lazar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8624')">Kieran Hebden, Four Tet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8626')">Moral Kombat: Daniel Carter vs. G Lucas Crane

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8627')">Voyager

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8628')">Mike Cloud

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8629')">Samuel R. Delany Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8630')">DJ Liv Spencer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8632')">Bradley Pitts, Art & Aerospace

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8633')">Pierre Niney, Yves Saint Laurent

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8634')">Jams

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8645')">"Free" Improvisation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8654')">Francisco Goldman, The Interior Circuit: A Mexico City Chronicle

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8655')">Michael Douglas, And So It Goes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8656')"> Betsy Sussler, BOMB Magazine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8657')">Stanley Cavell Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8658')">Frank Gehry

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8660')">Wallace Shawn, Essays

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8661')">Gavin Russom DJ Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8665')">Connie Butler & Michael Ned Holte, Made in LA 2014

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8666')">After Hours: Ebe Oke

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8668')">Daniel Radcliffe, What If

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8669')">Juan Wauters Playlist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8670')">H.M. Koutoukas, The Butterfly Session

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8672')">Tortured Soul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8674')">Milton Glaser & Brooklyn Brewery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8675')">Super Funkified

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8676')">Krzysztof Knittel & Andrei Smirnov, Brain Jazz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8677')">Larissa Harris, Andy Warhol and the 1964 World's Fair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8678')">Todd Miller & Peter Larson, Dinosaur 13

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8679')">Drew Conrad, Roadside Attraction

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8681')">Swing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8682')">The Mast

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8683')">Elaine Steinbeck: A Man of the Soil

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8684')">G Lucas Crane: Four Tapes From the Active Apocalypse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8687')"> Matty Beats, Bushwig

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8688')">Jane Weinstock, The Moment

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8689')">DJ Spun, Hip House Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8691')">Country Rockabilly Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8727')">Pearson Shuffle 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8739')">Musica Moderna #16

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8755')">Music from the Axis of Evil and Other Thorns in America's Side

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8768')">Living Live: The Free Music Archive & WFMU Radio

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8772')">After Hours: Nomi Ruiz, Borough Gypsy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8773')">Balearic Incarnation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8787')">Living Live: Peter Coffin, Music for Plants, Vol. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8847')">Matthew Putman & Paul Roossin, Artificial Intelligence

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8848')">Marcos Valle: The Eternal Boy From Rio

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8849')">Real Choruses and Synthetic Beats

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8865')">Performance Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8866')">Afro-Punk Festival 2006

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8867')">Miles Champion Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8868')">Nadia Hironaka & Matthew Suib: Mirrors, Marks, and Loops

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8869')">Pedro Wirz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8870')">Oliver Herring, TASK

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8871')">Complex Minimalism

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8907')">Dakota Fanning, The Last of Robin Hood

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8908')">DB44: Back in Black

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8935')">Arab Skank: Encounters in Dub

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8936')">Miles Champion Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8937')">Venice Music Special: Caged/Uncaged

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8941')">Sun Ra: The Concert for the Comet Kohoutek

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8943')">Nate Wooley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8944')">Nate Wooley & Mazen Kerbaj

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8945')">Jack DeJohnette

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8947')">DJ Adam Goldstone: Sleaze 98

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8949')">Marva Griffin Wilshire, Saloni

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8950')">DB47: Pop Isn't a Dirty Word

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8972')">Carlos Gutiérrez, Cinema Tropical

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8973')">Phil Smart, Cave Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8975')">Jeff Wall

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8976')">Rory Kennedy, Last Days in Vietnam

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8977')">Living Live: Radio Underground & Beyond

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8979')">Second Sundays: Chia's Dance Party & Grupo Chonta

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8983')">Second Sundays: Ambrosia Parsley & Slavic Soul Party

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8987')">Second Sundays, Melaza

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8989')">Second Sundays: Alsarah & The Nubatones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8991')">Second Sundays: Mandingo Ambassadors & Feedel Band

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8995')">Second Sundays: Flor de Toloache & Chicha Libre

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/8999')">Eli Lerhoff aka Smhoak Mosheein

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9000')">Joan Rivers: A Piece of Work & Jamie Kennedy, Finding Bliss

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9002')">Pachanga & Boogaloo (Cuba 1960s)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9003')">After Hours: Robert Aiki Aubrey Lowe, Plume, for Biba Bell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9005')">Allen Ginsberg, The Naropa Sessions: Fresh Water

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9006')">Dewanatron, The Electronic Instruments

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9012')">Lars From Mars

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9013')">Joshua Oppenheimer, The Act of Killing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9014')">Paul Laster, Editor and Critic

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9015')">Matthew Warchus, Pride

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9016')">DB48: Exclusive Business

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9026')">Chances With Wolves & 79.5

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9027')">Rachel Barnard, Young New Yorkers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9028')">Afrika Bambaataa

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9029')">Mohsen Namjoo, Iran Modern

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9031')">Allen Ginsberg, The Naropa Sessions: Regarding Measurement

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9032')">1-Hour Talk: Hyper Technology and Art Consumption

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9033')">Dread Scott and Naomi Hersson-Ringskog

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9034')">Love Letter to John Lurie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9036')">Punk's Not Even Punk

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9062')">The Healer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9063')">Details at Eleven

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9064')">Equinox Grooves

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9065')">Mia Wasikowska, Tracks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9066')">Nigel Nicolson, Letters of Virginia Woolf

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9067')">Anaïs Nin with Judy Chicago: Vulnerabilities

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9068')">The Life and Work of Sylvia Plath

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9069')">Zipora Fried, I Hope The Moon Explodes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9070')">So Percussion, It Is Time

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9084')">North African 45s

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9085')">Nickodemus, Power to the Peaceful Festival (2007)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9088')">Africa Pavilion: Dola's Hip Hop Gallery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9092')">Improv Vets and Novitiates

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9093')">Anxious Spaces VnessWolfCHild

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9095')">Anxious Spaces: Zero to Infinity

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9097')">Anxious Spaces: Raul de Nieves

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9099')">Edition #1: Art Dealers' Resale Agreements

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9100')">Edition #1: Art Dealers' Resale Agreements

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9101')">Edition #2: Auction Time

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9102')">Anxious Spaces: Ryan Power

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9104')">Edition #3: The Basel Art Fair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9105')">Edition #3: The Basel Art Fair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9106')">Anxious Spaces: Cloud Becomes Your Hand

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9108')">Anxious Spaces, Artist Interviews

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9110')">Edition #4: Carpeting Grand Central Station

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9111')">Edition #4: Carpeting Grand Central Station

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9112')">Edition #5: The Lever House Contemporary Art Program

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9113')">Edition #5: The Lever House Contemporary Art Program

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9114')">Edition #6: The Frieze Art Fair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9115')"> Edition #6: The Frieze Art Fair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9116')">Edition #7: Conger Goodyear House

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9117')"> Edition #7: Conger Goodyear House

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9118')">Edition #8: Private Art Advisors

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9119')">Edition #8: Private Art Advisors

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9120')">Música Moderna #17

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9136')">Rosamund Pike, Gone Girl

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9137')">Judith Eloise Hooper & Peter Barnett, BWAC

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9138')">Exit Art: Jeanette Ingberman & Papo Colo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9139')">Allen Ginsberg, The Naropa Sessions: Subjective Babbling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9140')">Big Bands

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9150')">DJ Alex in Tokyo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9156')">Art & Public Space

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9157')">Willie "The Lion" Smith

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9158')">Living Live: Closing Party, Tim Sweeney & DJ Jar Jar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9160')">52nd NY Film Festival: Mathieu Amalric, The Blue Room

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9161')">Peter Mendelsund, What We See When We Read

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9162')">Cat Lamb, shade/gradient

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9163')">Second Sundays: Hazmat Modine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9165')">Red Hook Film Festival 2014

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9166')">Wyatt Cooper on Families: A Memoir and a Celebration

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9167')">DJ Sunshine: Norway

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9173')">Liam Gillick

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9174')">Gamelatron: Clock Mode

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9177')">The Moth Wranglers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9178')">Cut Chemist, Renegades of Rhythm

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9179')">Joel Edgerton & Jai Courtney, Felony

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9180')">Radial Grooves

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9181')">Oswaldo Vigas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9182')">In The Garden of Sonic Delights

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9183')">Allen Ginsberg, The Naropa Sessions: Nominal Tasks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9184')">Barber Sonora

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9185')">A Tasty Swarm of Small Signals

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9186')">Qool Marv

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9189')">S4AD: Software for Artists Day

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9190')">Richard Nonas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9191')">The Gamelatron Interviews

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9193')">Paul Pinto, Thomas Paine in Violence

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9194')">Edition #2: Auction Time

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9195')">Hungarian Folk Music from Transylvania

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9196')">Axel Stein, Sotheby's

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9197')">Richard Nonas, Because Everything

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9198')">#Ferguson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9208')">Moby, Innocents

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9209')">Ruben Östlund & Johannes Bah Kuhnke, Force Majeure

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9210')">DJ Ulysses

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9213')">MC Safahri Ra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9214')">Sister Gertrude Morgan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9215')">Anxious Spaces, Artist Interviews

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9217')">James Mercer, Mysterious House

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9219')">Anxious Space: Mick Barr

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9221')">Anxious Spaces: Tyondai Braxton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9223')">Goodbye Dear Old Stepstone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9224')">New Orleans Tribute

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9225')">Gulf Coast Music Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9226')">Corpo e Alma (Body & Soul): Standards in a Brazilian Style

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9246')">High, Medium, & Low Tech

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9249')">Juno Temple, Horns

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9250')">Allen Ginsberg, The Naropa Sessions: For America

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9251')">Graham Nash, Adam Green & Natalie Mering

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9252')">Lawrence English, Room40

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9253')">Christian Marclay: Graffiti Composition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9254')">The Noise Was Murky

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9270')">Second Sundays: Cuddle Magic & Brooklyn Qawwali Party

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9272')">Robert Aaron, Troubleman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9274')">Thomas Broadbent

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9275')">Laura Poitras: Citizenfour

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9276')">Grandwizzard Theodore

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9277')">Adam Stone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9278')">Krissy Rubbles & Davey Jones Playlist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9279')">JPJ Quartet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9280')">Beat Apple Jazz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9281')">DJ/rupture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9282')">Joseph Silovsky, Send for the Million Men

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9283')">No Mouse Music, Arhoolie Records

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9284')">Second Sundays: James Mercer, Bradley Pitts, Lulu Miller, Redu NYC

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9288')">Hypnotic

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9289')">Ghost in the Machine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9302')">Marchthirtyseventh

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9303')">Cosmic Threads

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9304')">Second Sundays: slowLab

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9305')">DB49: Punchy Guitars & Wicked Keyboard Lines

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9327')">Margaret Brown, The Great Invisible

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9328')">John Supko & Bill Seaman, s_traits

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9329')">Katie Holten, Linea

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9330')">Allen Ginsberg, The Naropa Sessions: The Figure Five

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9331')">Psychedelic Poetry Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9341')">Robyn Hasty, Stilt City

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9343')">Dan Joseph, Periodicity

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9345')">Dan Joseph & Andrea Williams

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9346')">Select Art Fair 2014: Paul Emile Rioux & Daniel A. Henderson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9348')">Christopher Le Brun

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9349')">Robert Kelly, The Color Mill

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9350')">Gena Rowlands, Six Dance Lessons In Six Weeks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9351')">Dynamite Super Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9352')">Ry Rocklen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9353')">Prince Rama and Astral Projects: Never Forever

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9355')">The Music of Harry Partch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9357')">Wrinkle Decker Push It @ Chin's Push

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9358')">Jen Goma, People Get Ready & A Sunny Day in Glasgow

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9381')">OM Episode 29: Running In Circles, Forensics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9392')">Pumpkin Poffertjes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9393')">Gilberto Gil Tribute

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9415')">Feliz Ano Novo 2014 Mix Tape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9416')">Select Art Fair 2014: Brian Whiteley & Matthew Eck

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9417')">Matthew Goode, The Imitation Game

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9418')">Éliane Radigue

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9420')">RAFT: The Stranger

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9421')">Cia Rinne Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9422')">Isn't Ours (Live)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9425')">Allen Ginsberg, The Naropa Sessions: Triadic Line

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9426')">Second Sundays: Intercourse 3 & Videofreex

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9428')">Second Sundays: Videofreex

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9429')">Patrizia Cavalli with Mark Strand, My Poems Won't Change the World

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9430')">Rachel Sussman, The Oldest Living Things in the World

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9431')">Second Sundays: Intercourse 3 & Videofreex

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9433')">OM Episode 31: Running in Circles, Brian Eno (Part 2)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9434')">OM Episode 30: Running in Circles, Brian Eno (Part 1)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9436')">Nils Bech, One Year

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9437')">Play a Song and Follow It

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9450')">Grahame Weinbren, Letters

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9451')">Meredith Monk, Quarry

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9454')">Joel Edgerton & Jai Courtney, Revisited

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9455')">Clocktower People & Project Updates 2014

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9463')">Stephen Trask, Hedwig and the Angry Inch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9464')">Talya Lavie & Dana Ivgy, Zero Motivation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9465')">Sly Stone: The Riot and The Fall of The Poet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9466')">Elissa LeCoque, Kodacrome

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9469')">Temporary Autonomous Zones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9470')">Noisy Beginnings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9471')">Consider the Physical Object

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9472')">#Ferguson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9473')">Under-versil

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9509')">Guiding Narratives

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9510')">Dario Boente

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9511')">Soren Dahlgaard, The Maldives Exodus Caravan Show

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9512')">Some Justice

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9530')">Bora Yoon, Sunken Cathedral

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9531')">Neil Greenberg, The Great Richmond

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9532')">Calvin Tompkins, Ann Temkin, Paul Chan, Duchamp's Life and Legacy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9533')">Celebrating Federico García Lorca

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9547')">Kafala Blues

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9548')">Delphine's 2004 Year-End Roundup, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9549')">Delphine's 2004 Year-End Roundup, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9550')">James Brown Tribute

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9551')">Lord God I Hate The Damn Christmas Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9552')">The Curator’s Perspective: Aneta Szylak

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9553')">Prototype Festival

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9554')">DB50: Faves of the Fifty

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9588')">Art Radio Holiday Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9589')">Winter Equinox

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9590')">Celebrating Federico García Lorca

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9592')">A Jackie 60 Christmas, War of the Worlds

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9593')">Top 10 Films of 2014 with Wilson Morales & Michael Musto

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9594')">Living Live: The Art of the Soundtrack

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9596')">Charlemagne Palestine, Holy 1 & Holy 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9599')">Carlos Casas, End

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9600')">Chicha Libre Goes To Sleep

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9602')">Karen Wilkin, Curator

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9603')">Musica Moderna #18

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9621')">Hess Is More & Listening Center (Live)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9623')">Spaced Out: Psychedelics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9624')">Cia Rinne Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9625')">Resurrection

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9641')">OM Episode 30: Running in Circles, Brian Eno (Part 1)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9642')">Amirtha Kidambi Quartet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9643')">Ava DuVernay, Carmen Ejogo & David Oyelowo, Selma

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9644')">Lori Napoleon, Meridian7

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9645')">Mungolian Jet Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9647')">Atash, Everything Is Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9648')">OM Episode 32: Running in Circles, Bryan Ferry Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9650')">The Biennial Phenomena

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9651')">Riason Naidoo & Dominic Willsdon, Legends of the Casbah

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9652')">Leonard Michaels, I Would Have Saved Them If I Could

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9653')">Ed Schrader's Music Beat

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9657')">Daniel Gallant, Nuyorican Poets Cafe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9659')">DB51: Best of 2014

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9691')">Nicole Kidman, Paddington

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9692')">Srikalogy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9693')">Richard Serra, Early Work

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9694')">Lyle Ashton Harris and Chuck Close, Excessive Exposure

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9697')">Lydia Venieri, Anastasia Aukeman & Michael Skafidas: Theogony

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9699')">Deborah Lutz & David Salle, Pleasure Bound

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9701')">Todd Eberle & Glenn O'Brien

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9703')">Max Roach & Archie Shepp

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9704')">RJ Gordon & Dan Goldin, Exploding in Sound

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9705')">Emily XYZ

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9706')">Malcolm McLaren & Cay Sophie Rabinowitz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9708')">Second Sundays: Artist Interviews, December 2014

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9722')">Patrick Lichty, Sensible Concepts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9723')">Elisabeth Kley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9724')">Kristin Norderval & Kevin Norton, KN2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9725')">Julianne Moore, Still Alice

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9726')">Kurtis Blow

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9727')">Kato Hideki, Bayt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9728')">Boogie Baladi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9729')">Craig Nova, The Geek

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9730')">Midnight Moment: Sebastian Errazuriz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9731')">Casper Electronics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9732')">Nineties R&B

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9764')">The 1960's Rock Organ

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9778')">Xavier Dolan, Mommy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9779')">Songs and Other Sounds

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9780')">Jorge Ben Jor Tribute

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9799')">Armando Scannone, Gastronome

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9800')">Curating Beyond Exhibition Making

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9801')">An Oud, Atari, SP1200 & Imagination

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9802')">Tiki Disco

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9803')">Yasmil Raymond: Carl Andre, Sculpture as Place

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9804')">DB52: Rock 'n' Roll, Part 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9825')">Kevin Costner, Black or White

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9826')">Carlos Fuentes, Bilingual in Thought

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9827')">Still Black, Still Rock, Still Radio

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9842')">Butch Morris & Nublu Orchestra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9846')">Second Sundays: Cuddle Magic & Brooklyn Qawwali Party

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9848')">Eddie "Lockjaw" Davis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9849')">65th Berlin Film Festival: Mitchell Lichtenstein, Angelica

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9850')">Kento Iwasaki, Beloved Prey

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9851')">Second Sundays: Michael Caputo Grammy Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9853')">Emily Spivack, Worn Stories

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9855')">Curating Social Movements

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9856')">Colin Langenus, Jam Maestro

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9857')">OM Episode 27: Volker Diehl

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9858')">OM Episode 21: Thaddeus Herrmann

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9859')">Pop Art (1962)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9860')">DJ Jeannie Hopper Live at Kush (NYC)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9866')">Zimoun

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9869')">Infinite Kitten

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9870')">Pete Brook, Prison Obscura

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9871')">Damián Szifrón, Wild Tales

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9872')">Oscar Award: Pawel Pawlikowski, Ida

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9873')">Second Sundays: Winter in Red Hook

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9877')">Steve Piccolo and Gak Sato: Airprints

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9879')">@@

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9881')">Federico García Lorca: Poet in New York

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9882')">Interpreting Lorca

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9883')">Lorca Extravaganza: Bob Holman, La Bruja, & Simply Rob

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9884')">Pearson Shuffle 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9885')">Pearson Shuffle 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9901')">Anxious Spaces: Desi Santiago, Mummy Procession

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9903')">Musica Moderna #10

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9904')">Musica Moderna #11

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9905')">Música Moderna #17

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9906')">Musica Moderna #18

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9907')">Musica Moderna #15

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9908')">Justin Peck & Jody Lee Lipes, Ballet 422

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9909')">Musica Moderna #19

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9928')">Mohammed Fairouz & Paul Muldoon: Follow, Poet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9931')">Peals, Time is a Milk Bowl

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9933')">Representing NYC and Downtown Electric

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9934')">Tony Conrad Solo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9936')">Psychedelia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9937')">Fid Q and MC Midnight (Tanzania)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9938')">Follow Your Ears

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9949')">Our Education! Is College Worth the Cost?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9950')">Playlist: Haroon Mirza

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9954')">Ebe Oke, OBID

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9958')">Anne Morra, The Future of MoMA’s Film Collection

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9959')">Influence of the Beyond

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9977')">Kato Hideki & Brian Chase, afloat

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9978')">Ginsberg + Burroughs, Return to Columbia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9979')">Gert-Jan Prins, Cavity

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9980')">Pablo Neruda in New York (1966)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9981')">Lily Padula's SHOWPAPER

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/9998')">Cloudy Cuts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10010')">Kirby Dick & Amy Ziering, The Hunting Ground

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10011')">Colm Tóibín, Nora Webster

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10012')">Maria Luz Cardenas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10013')">Rachel Mason & Little Band of Sailors Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10016')">CX Kidtronik and INF-ONE

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10026')">The Legendary François K.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10032')">Fred Tomaselli, In the Realm of the Unreal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10033')">Nicholas Chatfield-Taylor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10057')">FOAM Interviews: Matthew Leifheit and Cynthia Talmadge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10058')">FOAM Interviews: Matthew Porter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10059')">FOAM Interviews: Joshua Citarella

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10060')">Maxine Hong Kingston, The Warrior Woman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10061')">Benoit Jacquot, Three Hearts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10062')">Herb Tam, The Museum of Chinese in America

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10064')">Bluey of Incognito

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10066')">Arnold Dreyblatt, Nodal Excitation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10067')">Divine Realization

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10082')">The Encounter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10083')">FOAM: Under Construction

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10084')">Money Lab

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10086')">Kornél Mundruczó, White God

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10087')"> Eric Fischl, Bad Boy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10088')">Living Room Index + Pool

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10089')">Dub, No.3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10090')">Matthijs Booij, The One Thousand Drawing Pension Plan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10091')">Unlikely Indies & The New DIY

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10112')">Auditorium Preview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10113')">DB53: Close to the Edge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10136')">Prison Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10137')">Sarth Calhoun

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10138')">Worlds Collide

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10149')">REVEIL: A 24 Hour Daybreak Broadcast

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10179')">Bill Berkson in Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10180')">The Day We'll Make Contact: A Lenine Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10181')">AR: Augmented Reality

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10182')">Noah Baumbach, While We're Young

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10183')">Hit the Trail, Swedish Experimental Rock

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10184')">Second Sundays: Chances With Wolves

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10185')">Decked Out: A History of the Turntable

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10188')">Lucky Dragons, Ooga Booga Bongo Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10189')">Frankie Cosmos, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10190')">Found Sound Nation: Booker Stardrum, Girls and God, Star Rover and Luke Temple

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10194')">Nicholas Chatfield-Taylor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10195')">Elliott Sharp's Radio Hyper-Yahoo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10198')">Renovatin'

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10216')">Sahra Motalebi, Sounds from Untitled Skies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10217')">Varispeed: Robert Ashley, Crash

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10219')">George Tillman Jr, The Longest Ride

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10220')">Phyllis Lee Levin, The Remarkable Education of John Quincy Adams

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10221')">Billy Jam, History of the Hip-Hop DeeJay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10223')">Ben Seretan, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10224')">Pauline Oliveros, Along the Way

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10225')">Taylor Mac

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10226')">Episode 2: Whiteout

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10228')">OM Episode 33: Anna Rojahn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10229')">Bill T. Jones, Live Ideas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10230')">Episode 1: Fresh Sauce

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10232')">Episode 3: Sunshine of Your Love

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10233')">OM Episode 34: Matthias Seidel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10234')">Rolando Peña

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10235')">Oscar Isaac, Ex Machina

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10236')">Touria El Glaoui

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10238')">DB54: Minus Guitars

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10259')">Yuka Honda, Pink Freud

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10260')">After Hours: Robert Aiki Aubrey Lowe, Playlist for R Lounge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10261')">Musical Asparagus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10262')">The Female Angst, Part 1: Anaïs Nin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10263')">Nick Broomfield, The Grim Sleeper

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10264')">Helado Negro, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10265')">Dubspot Sessions

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10266')">The Female Angst, Part 2: Joan Didion & Dory Previn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10267')">Spacey Vibes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10285')">Charles Lane and Marc Marder, Sidewalk Stories

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10286')">Maybe That's What Meds Are For

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10288')">Second Sundays: Artist Interviews, March 2015

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10294')">Oyama Enrico Isamu Letter, Against Literacy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10295')">Midnight Moment: Antony, Charles Atlas & Women of Turning

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10297')">Venice Agendas 2013: Speed Dating

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10315')">Lamira, Hold the Light

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10316')">Guitars, Guitars, Guitars

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10327')">Grandwizzard Theodore Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10329')">Second Button Gap

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10330')">P.S. 64, CHARAS/El Bohio Now

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10331')">1915 The Armenian Files, Roberto Paci Dalò

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10333')">Andrea Belag

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10334')">Paolo Taviani, Wondrous Boccaccio

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10335')">Venice Love Boat Venice

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10337')">Musica Moderna #20

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10354')">Ikue Mori, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10355')">RAFT

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10356')">DJ Rekha, Beat Bazaar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10359')">No Ordinary Monkey

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10361')">New York Noise

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10377')">Glockabelle, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10379')">Lea Bertucci, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10381')">Narwhalz (Of Sound), Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10382')">Jesse DeRosa, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10383')">Kate Ferencz, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10385')">Eskimeaux, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10387')">East of What??

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10403')">Kristen Wiig, Welcome to Me

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10404')">Sad Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10405')">Wayne Barker

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10406')">Black Sea Diary

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10408')">Istanbul Biennial: ctrl_alt_del

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10409')">Jim McBride: Jesus and Tequila

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10411')">Indonesia: Keroncong in the 1960s (Mariati)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10412')">Ruby Onyinyechi Amanze and Larry Ossei-Mensah

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10413')">The Spookfish, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10415')">Nova Convention 1978: The Third Mind

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10416')">Tennessee Williams, Memoirs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10417')">Anaïs Nin: The Item of Three

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10418')">Emily Sunstein on Mary Wollstonecraft

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10419')">Jordan Michael Iannucci, DIY Historian

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10420')">David Shapiro and Harry Mathews: The Ironic List

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10421')">Zeb, The Spy from Cairo, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10422')">Piss off!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10423')">AACM at 50: Muhal Richard Abrams, George Lewis & Roscoe Mitchell

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10425')">Traveling Through the Jungle

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10426')">James Siena

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10437')">Music as Sensual Tie, Pt. 1 (Violeta Parra)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10438')">Recorded Matter: Women Who Rock

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10439')">NOTHING

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10440')">Alexander Skidan Reading

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10441')">Ian Campbell, In Search of the Miraculous

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10442')">Morgan Freeman, Five Flights Up

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10443')">Lavar Munroe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10444')">Zoe Kravitz, Good Kill

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10445')">The Trends in Art Book Publishing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10446')">Sons & Daughters: The New Brazilian Classics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10447')">2nd Anniversary Mash-Up Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10456')">After Hours: Bouquet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10457')">Guitar Soloists, London Musicians Collective

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10459')">DJ Eric D. of Rub-n-Tug

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10460')">Sons & Daughters: The New Brazilian Classics

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10463')">The Return of SambaSoul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10468')">Ned Rothenberg, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10469')">Relax! 70's Brazilian Rare Groove Gems

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10487')">RAFT: Transmissions

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10489')">Second Sundays: May 2015 Artist Interviews

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10497')">Weird Joni

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10519')">DB52: Rock 'n' Roll, Part 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10524')">DB39: Dark or Dance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10528')">DB54: Minus Guitars

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10533')">DB52: Rock 'n' Roll, Part 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10535')">DB39: Dark or Dance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10536')">DB54: Minus Guitars

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10538')">Melissa F. Clarke, Cities Are Natural (Composition One)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10544')">Second Sundays: May 2015 Mixtape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10545')">Tricksters, Foxes, Crows, and Chimeras

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10558')">Warper Party: Maxx Klaxon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10559')">The African Tip

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10561')">Caroll Spinney, I Am Big Bird

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10562')">Conrad Botes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10563')">Lukas Ligeti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10564')">DB55: Dark Tones

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10588')">Vasco Szinetar

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10589')">Dr. Han Suyin: The Morning Deluge

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10590')">Myla Dalbesio, Mellow My Mind

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10614')">Al Margolis & Doug Van Nort

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10615')">DJ Cosmo: Free Energy Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10618')">Biz Markie

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10619')">Carrie-Anne Murphy, Bad Credit No Credit and Clapperclaw

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10620')">The Horse-Eyed Men, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10622')">Ed Ruscha presents Mason Williams, Them Poems

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10623')">Sabisha Friedberg, Village Fete Vinyl Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10624')">Anxious Spaces, Artist Interviews

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10626')">Alexander Skidan Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10627')">Thomas Mann, Me and Earl and the Dying Girl

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10628')">Al Margolis: If, Bwana

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10629')">Paul Anthony Smith

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10631')">OM Episode 35: Spooks and Bubbles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10632')">Wunmi and The Boundary Band

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10634')">Liturgy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10635')">Sparkle Jug Meteor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10636')">Venice Agendas 2013: Speed Dating

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10638')">Ornette Coleman Vinyl Special

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10639')">Open Borders: Tourists or Explorers?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10641')">Summer Trippin'

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10642')">William Burroughs & Brion Gysin: Cut-Ups

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10643')">Alicia Vikander, Testament of Youth

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10644')">The Caravan Stage Theatre Company

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10645')">Anxious Spaces: Trabajo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10647')">Maya Forbes, Infinitely Polar Bear

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10648')">Closed Borders: Cultural Boycotts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10649')">Old Soul and Doo Wop Songs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10657')">Just One More

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10658')">Jaap Blonk, YappiScope

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10659')">Sweet & Sticky Summer Air

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10660')">Anxious Spaces 2014: Brian Chase

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10662')">Michel Gondry and Leos Carax, Tokyo!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10663')">Anxious Spaces 2014: Bubbles

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10665')">Anxious Spaces 2014: Dutch E Germ

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10667')">"Free" Improvisation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10670')">Tricksters, Foxes, Crows, and Chimeras

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10675')">Alan Rickman, A Little Chaos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10676')">Milford Graves

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10678')">Ruth Kahn, Outpost

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10679')">Matt Freedman & Tim Spelios, Broken Time

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10680')">Brazil Supernovo Mixtape 2015

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10681')">Second Sundays: June 2015 Mixtape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10682')">Mia Wasikowska, Madame Bovary

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10683')">Nancy Princenthal on Agnes Martin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10684')">Straight to the Practical

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10685')">DB56: Eclecticism

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10713')">Playing Hooky 2015: Future Shuttle

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10714')">Found Sound Nation: Port St. Willow, Bombay Rickey, Ian Chang, Margaret Glaspy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10718')">Ken Loach, The Wind that Shakes the Barley

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10719')">Gaspard Ulliel, Saint Laurent

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10720')">James Marsh, Red Riding

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10721')">Anxious Spaces: Extreme Animals

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10723')">Michael Winterbottom, The Face of An Angel

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10724')">Orshi Drozdik

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10725')">Anxious Spaces II: July 2015 Mixtape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10727')">Endless Summer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10732')">Michael Vincent Waller, The South Shore

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10733')">Found Sound Nation: Odetta Hartman, Mobius Percussion, Noveller, Pinegrove

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10737')">Patti Smith: Live at the Free Music Store 1975

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10738')">The Making of Grey Gardens (1976)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10739')">Yvonne Rainer: Kristina Talking Pictures

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10740')">Great and Grand

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10741')">En Route: Maiden Voyage

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10781')">Cities Are Natural (Composition Three): Volvox, UMFANG, Mike Sheffield

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10783')">En Route: Shifting Gears

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10821')">Melissa F. Clarke, Cities Are Natural (Composition One)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10823')">Second Sundays: June 2015 Mixtape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10824')">Cities Are Natural (Composition Three): Volvox, UMFANG, Mike Sheffield

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10825')">Henrique Oliveira and Thomas Beale

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10826')">Jesse Eisenberg, The End of the Tour

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10827')">E.L. Doctorow: Ragtime (1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10828')">Masum Momaya, Before and After "Beyond Bollywood"

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10829')">En Route: Pioneer Landscape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10869')">Cities Are Natural (Composition Three), Melissa F. Clarke

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10870')">Pale Horse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10871')">Jay Sanders, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10872')">Brasil Summerfest 2015

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10890')">Nate Terepka

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10891')">Jay Sanders, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10892')">Your Boy Black Helmet Vol. 20

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10894')">Laura Linney, Mr. Holmes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10895')">John Krokidis & Dane Dehaan, Kill Your Darlings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10897')">Eva Mendes, Robert Duvall, and James Gray, We Own the Night

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10898')">Tom Kalin, Savage Grace

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10899')">Nash Edgerton, The Square

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10900')">2005 Year End Special with Michael Musto and Jami Bernard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10901')">Viggo Mortensen, Eastern Promises

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10902')">Zongo Junction

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10903')">DB57: Bright Ideas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10905')">Ishmael Reed: Flight to Canada

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10906')">Joel Edgerton, The Gift

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10907')">Brimstone Makes the Dog Dance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10908')">DB57: Bright Ideas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10928')">Personal Science

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10929')">Proofreaders

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10930')">Rune Grammofon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10931')">Second Sundays Interviews: Carmen Bouyer, Azikiwe Mohammed

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10933')">Your Boy Black Helmet Vol. 21

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10935')">Musical Alchemy

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10936')">Conrad Ventur

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10937')">Rebecca Brando, Listen to Me Marlon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10938')">P.S.F. Records

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10939')"> Alanna Heiss & Martha Wilson, Alternative Spaces

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10943')">Pedro Sousa, A Song for True

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10944')">A Thousand Masks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10945')">Felt. Squish.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10946')">Greta Gerwig, Mistress America

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10947')">Noah Klein (Cuddle Formation & FMLY)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10948')">Anaïs Nin, Without Reservations

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10949')">Found Sound Nation: Florent Ghys

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10950')">DJ Sabine, Sango Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10952')">Second Sundays Interviews: Mathilde Roussel, Jesse Moretti, Olivier Conan, and Janka Nabay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10954')">G Lucas Crane: Four Tapes From the Active Apocalypse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10955')">Michael Premo: Sandy Stories and Housing is a Human Right

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10956')">Brian Eno: How High Can Low Go?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10957')">Dr. Ming Tiampo and Jinny Yu, Don’t They Ever Stop Migrating?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10958')">Kathy Baker, Boulevard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10959')">ZE Records

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10960')">Your Boy Black Helmet Vol. 22

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10962')">Anxious Spaces II: Via App

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10963')">Alex Haley, Roots (1976)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10964')">Chapels for Days

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10965')">Critical Practices Incorporated

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10966')">Patricia Clarkson, Learning to Drive

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10967')">Eric Banta, Swing-A-Ling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10969')">Música Moderna #21

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10986')">Bettina WitteVeen: When We Were Soldiers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10987')">Stanley Nelson, The Black Panthers: Vanguard of the Revolution

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10988')">Your Boy Black Helmet Vol. 23

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10989')">NNA Tapes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10990')">Varispeed Collective: Robert Ashley, Perfect Lives

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/10991')">MVT3: Nick Chatfield-Taylor, Jay Buim, and Joe Ahearn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11002')">Jaime Oliver + Marco Donnarumma, Xth Sense

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11003')">Anxious Spaces II: Ital

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11005')">Anxious Spaces II: Aurora Halal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11007')">G Lucas Crane at Outpost

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11008')">Les Conversions (Pat Murano/Dave Shuford)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11009')">Ray Weiss, Le Rug

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11010')">Richard Gere, Time Out of Mind

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11011')">Afrofunk Sauce

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11014')">Golden Braid

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11015')">Shezad Dawood

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11016')">Richard Adams, Shardik

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11017')">Endless Editions

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11018')">Class Reunion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11019')">This Takes Place Close By

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11021')">Radio-Active

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11022')">Reina María Rodríguez Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11023')">Jean-Jacques Annaud, Wolf Totem

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11024')">New Atlantis Records

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11025')">Gravesend + JMC Aggregate

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11026')">DB58: Electronic Dance Music But Not EDM

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11051')">Your Boy Black Helmet Vol. 24

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11052')">WHO YOU CALLIN’ A BITCH?!?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11053')">That 90's BLOCKPARTY Though

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11054')">Patriot Games with OBAMALLAMADINGDONG, Doe Biden, and American Justice

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11056')">Mother's Day Edition

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11058')">Harvest Tunes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11059')">BACKpack TO SCHOOL

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11060')">Of the Chain

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11061')">Red Hook Film Festival

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11062')">Brian Moore, The Great Victorian Collection

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11063')">Karachistan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11064')">Rufus Norris, London Road

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11065')">Second Sundays Artist Interviews: Hatim Belyamani, Pretty Sick, Christy Gast, Denise Milstein, Amelia Winger-Bearskin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11068')">Labor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11069')">Davis Guggenheim, He Named Me Malala

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11070')">DJ Danny Krivit: 718 Sessions

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11076')">The Music of Ennio Morricone

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11077')">Vincent Cacchione, Soft Black + Caged Animals

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11078')">Cinevox

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11079')">Lea Bertucci, Double Bass Crossfade

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11082')">Seth Cluett: Rock, Paper, Zither

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11083')">Your Boy Black Helmet Vol. 25

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11084')">New York Art Book Fair 2015, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11085')">Nate Wooley & Mazen Kerbaj

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11086')">Cammisa Buerhaus, Chroma Color Organ

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11087')">Jen Ray, Deep Cuts

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11088')">Nate Wooley, Gabrieli Mix

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11090')">Alexander Fehling, Labyrinth of Lies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11091')">Armand Schwerner, The Tablets, Part I

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11092')">Say No To Drugs?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11093')">New York Art Book Fair 2015, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11094')">Turtle Bugg

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11096')">I Love Vinyl with Danilo Braca aka danyb

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11098')">Second Sundays July 2015: I Love Vinyl

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11102')">I Love Vinyl with Fatima

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11104')">I Love Vinyl with Gilles Peterson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11106')">I Love Vinyl with Grandwizzard Theodore

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11109')">Living Live: I Love Vinyl: Interview & DJ Session

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11118')">I Love Vinyl: Erika Elliot

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11120')">Your Boy Black Helmet Vol. 26

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11121')">Second Sundays Artist Interviews: Ruben Millares and Antonia Wright

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11122')">Live Mince

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11123')">Emma Donoghue & Lenny Abrahamson, Room

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11124')">Letter from Prague

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11125')">Shahzia Sikander + Anne Pasternak, Gopi-Contagion

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11126')">Dubai to Tunis: In Time, Across Land

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11127')">Second Sundays Artist Interviews: Ruben Millares and Antonia Wright

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11128')">Armand Schwerner: The Tablets, Part II

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11129')">Second Sundays Artist Interviews: Hatim Belyamani, Pretty Sick, Christy Gast, Denise Milstein, Amelia Winger-Bearskin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11130')">Second Sundays Interviews: Mathilde Roussel, Jesse Moretti, Olivier Conan, and Janka Nabay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11131')">Betweenwhere: Dubai to London

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11132')">Robert Redford & Cate Blanchett, Truth

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11133')">Música Moderna #22

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11151')">Irving Sandler and Marylyn Dintenfass, Parallel Park

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11153')">Bosco Sodi, The Last Day

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11154')">Christophe de Menil

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11156')">Daniel Horowitz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11158')">Gianni Jetzer, Curator

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11160')">Leah Wellbaum, Slothrust

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11161')">Nova Convention, The Spoken Word

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11162')">Nova Convention: William S. Burroughs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11163')">Kaifa Records

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11164')">Jacques Diennet, Le Pic Saint Loup

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11165')">Pulp Atlas

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11166')">Toni Collette, Miss You Already

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11167')">Your Boy Black Helmet Vol. 27

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11168')">Second Sundays October Mixtape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11170')">Second Sundays September Mixtape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11172')">Second Sundays: August Mixtape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11174')">Second Sundays: July Mixtape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11176')">MTA

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11177')">Critical Run: Today's Emergencies

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11178')">Eartheater

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11179')">Fire Over Heaven: Kurt Ralske, Gao Jiafeng, Mike Bullock, Todd Capp

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11180')">Jason Forrest, Network Awesome

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11181')">Pia Lindstrom & Stig Björkman, Ingrid Bergman – In Her Own Words

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11182')">WHATUP FAM?!?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11183')">Finn Wittrock, My All American

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11184')">Philip Miller, Refuse the Hour

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11186')">Your Boy Black Helmet Vol. 28

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11187')"> Amina Claudine Myers, Evolving Song

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11188')">DB59: Reflecting Light to Dark

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11215')">Tuning In

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11216')">BRAZA Mixtape: Bahia Bass 03

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11217')">Kent Jones, Hitchcock/Truffaut

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11218')">Life of The Party

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11219')">Kirk Varnedoe, The Politics of Postmodernism (1993)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11220')">Booker Stardrum, Dance And

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11221')">Winter Mendelson, Posture Magazine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11222')">Twoubadou, Pt. 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11223')">Val Jeanty

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11224')">Bouki and the Cocaine, Ben Fountain on Haiti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11225')">Djarara Live on J'Ouvert Night 2015

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11226')">Joshua Jelly-Schapiro

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11227')">Lakou Kèv: Haitian Wax

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11228')">Revelators

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11230')">Sabine Blaizin: Second Sundays DJ Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11232')">John Giorno, Dial-A-Poem #6 (1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11233')">Allen Ginsberg on Buddhism and The Beats

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11234')">David Horvitz & Ches Smith, 47 Bells

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11235')">Popol Vuh: Part 1, Cosmic Space Rock

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11239')">Arnold Dreyblatt: The Orchestra of Excited Strings

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11242')">Second Sundays Mixtape (November 2015)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11244')">Twoubadou, Pt. 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11245')">Rooney Mara, Carol

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11246')">Macaya Records

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11248')">Divine Comedians

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11250')">Richard Laurent, Earthman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11251')">Your Boy Black Helmet Vol. 29

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11252')">Pro/Deuce: Arts and Community

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11264')">Laura Heyman, Pa Bouje Ankò

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11265')">Lisa Yuskavage + Christopher Bedford, The Brood

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11266')">Michelange Quay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11267')">The Museum of Trance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11269')">Intercourse Magazine: Dead Moon with Jonah Freeman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11270')">Radio Haiti Archive: Dechouke Boukman (Destroying Boukman)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11271')">Radio Haiti Archive: Foula

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11272')">Radio Haiti Archive: Franketienne

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11273')">Radio Haiti Archive: Rose-Marie Desruisseau

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11274')">Laura Wagner, Radio Haiti Archive

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11275')">Oliver Lake, The Long Blues

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11276')">Pheeroan akLaff, Meditation with Quest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11277')">Gamelatron: Clock Mode

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11278')">Phill Niblock, No Fancy Name

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11280')">Your Boy Black Helmet Vol. 30

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11281')">Ho! Hoe! Heaux!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11282')">Kitchen Tables

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11283')">Louise Bogan, What the Woman Lived

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11284')">Shakespeare's Beehive

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11286')">Lullaby for a Landscape (All The Pretty Little Horses)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11287')">Gamelatron: Clock Mode

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11292')"> James “Blood” Ulmer, Guitar Activist

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11293')">Ceremonials

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11294')">László Nemes & Geza Rohrig, Son of Saul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11295')">10 Best Movies 2015

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11296')">Found Sound Nation: The Westerlies, Zula, and Brandon Seabrook

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11302')">DLow Radio

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11303')">Roscoe Mitchell & Scott Robinson in Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11305')">The Spaces and The Book Spaces

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11306')">Walton Goggins, The Hateful Eight

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11307')">Andy Warhol & Bob Colacello: The Lost Fashion Interview

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11308')">49 Cities

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11309')">Bibi's Dinner

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11310')">Psychic TV: Genesis Breyer P-Orridge & Edley ODowd

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11311')">Roscoe Mitchell Live at Pioneer Works

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11312')">Second Sundays: Gamelan Yowana Sari and Breakdown Brass

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11316')">Second Sundays: Kaleta & Zozo Afrobeat and Zenen Zeferino y La Verdolaga en Playa

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11320')">Second Sundays: Bulla En El Barrio and Supermambo

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11322')">Second Sundays: Big Lazy & Janka Nabay and the Bubu Gang

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11326')">Second Sundays: Rob Curto’s Pé De Serra All-Stars and Innove Gnawa Band

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11328')">Second Sundays: Xenia Rubinos and Pitch Black Brass Band

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11332')">Second Sundays: Terry Dame and Smokey's Secret Family

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11334')">Second Sundays: M.A.K.U SoundSystem and Tongues in Trees

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11338')">Second Sundays: Stephane Wrembel and Banda De Los Muertos

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11342')">Los Wembler's

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11344')">75 Dollar Bill + Brian Carpenter’s Ghost Train Orchestra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11346')">The Frightnrs, Swing-A-Ling

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11347')">Second Sundays: Weyes Blood & Chop and Quench

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11351')">Scientific Controversies: Can We Explain the World?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11354')">Scientific Controversies: Is Reality Beautiful?

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11356')">Scientific Controversies: The Goddamn Particle

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11362')">Scientific Controversies: Time's Arrow

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11366')">Scientific Controversies: Many Worlds

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11368')">Scientific Controversies: One-Way Ticket to Mars

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11369')">November Second Sundays Artist Interviews

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11373')">DB60: The Best of 2015 (Part 1)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11399')">David Bowie Tribute

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11401')">Laurie Anderson: Midnight Moment & Heart of a Dog

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11402')">X.XX.XXX.LAZAROS.XXX.XX.X.

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11403')">Casseus Claudel, Imajine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11404')">Junior's Recipe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11405')">Crossing Boundaries: The Right to Speak

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11406')">Carver Audain, Hibernacula

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11407')">DB61: The Best of 2015 (Part 2)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11439')">Second Sundays: Tyler Wilcox DJ Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11440')">#AllTheGazes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11441')">Jean Claude van Itallie, A Fable

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11442')">Cordy Ryman

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11443')">Barrie Chase, Grover Dale, & Debra Levine on MoMA’s All That Jack (Cole)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11444')">Twouba Eden Fel (Kreyol)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11445')">Stuart Baker DJ Set (Part 1)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11447')">Bryan Rodriguez & Tween Rappers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11448')">Konbit Mizik: Romel Jean Pierre, Prince BR, and Danny

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11449')">St. Trinite String Quartet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11450')">Your Boy Black Helmet Vol. 31

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11451')">Jonah Furman, Krill

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11452')">Deniz Gamze Ergüven, Mustang

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11453')">Ding: A Concert of Chimes, Bells, & Gongs

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11454')">Marylyn Dintenfass, Oculus

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11455')">Taiko Masala

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11457')">Jackson Thélémaque (English)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11458')">Jackson Thélémaque (Kreyol)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11459')">André Breton Lecture

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11461')">Anna Sebastian

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11462')">DJ Clifford Bawon

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11464')">Jean-Euphèle Milcé

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11466')">Joe Winter, Radyo Shak Architect

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11467')">Twouba Eden Fel (English)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11468')">Zeal Harris, Following Miss Hurston to Haiti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11469')">A Conversation about John Ashbery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11470')">Push Button Synth Styles Change Up Arab Street Sounds

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11472')">The Far In, Far Out Worlds of Shelley Hirsch

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11473')">Beckett Mabou Mines, Double Bill (1974)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11474')">Richard Morse and Andre Eugene in Conversation

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11475')">William S. Burroughs: The Making of Naked Lunch (1975)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11476')">Brooklyn Raga Massive

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11479')">The Santoor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11480')">Found Sound Nation: A Living Together

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11484')">Robert Ashley, Quicksand

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11485')">Confessions of The ArtWorld™

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11486')">Woody Sullender, Furniture Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11488')">John Ashbery, Breezeway

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11490')">William Monahan, Mojave

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11491')">Anonymous DJ Set

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11493')">Konbatan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11494')">Poetry Slam

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11495')">Achim Mohné & Uta Kopp, REMOTEWORDS

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11496')">Gina Cunningham, Boat Tree

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11497')">Leah Gordon, Andre Eugène, and Alanna Heiss

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11498')">Rosemarie Recipe: Mayi Moulin/Ground Corn

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11499')">Out of Holes

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11500')">Patrick Derival & Wilson Bonhomme, Vodou Drumming (English)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11501')">Patrick Derival & Wilson Bonhomme, Vodou Drumming (Kreyol)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11502')">Joseph Chaikin: Poetry Readings, Part 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11503')">Asif Farooq, Paper Weapons

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11505')">Joseph Chaikin: Poetry Readings, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11506')">Fire Over Heaven: Andrew Bernstein, Lea Bertucci, Matt Nelson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11512')">Grímur Hákonarson, Rams

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11513')">Joe Diebes & BOTCH

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11514')">Edgar Oliver, Onstage & Off

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11515')">Carl Martin Faurby, Lakou Freelance

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11516')">DJ Love Leonce

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11518')">Thomas C. Chung, Pan Patat

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11520')">Jamie Ross, A Script of Desire

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11521')">Tom Bogaert, Rocket Number Nine

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11522')">A Walk Through the Grand Rue

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11524')">Dany Laferrière & Andre Eugène

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11525')">Your Boy Black Helmet Vol. 32

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11526')">DJ Dog Dick, Recorded Live

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11527')">Bann Konte

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11528')">Power Switch: The 9 Lives of Electronic Music

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11530')">Dorit Chrysler & the New York Theremin Society

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11531')">Marina Rosenfeld Deployed

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11532')">Mike Kelley: Educational Complex

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11533')">Charlotte Rampling, 45 Years

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11534')">Jean-Daniel Lafontant: Vodou, Drumming, and Rara

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11535')">Rony Cadet, Vodou Marassa

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11536')">Leo Morrisey

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11537')">DB62: White Hot For Winter

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11566')">DLo Radio

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11568')">DJ Richard Nixon Live from Bene's Record Shop

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11569')">R. Luke DuBois & Okwui Okpokwasili: Residency At The Crossroads

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11570')">St. Trinité String Quartet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11571')">Jean-Daniel Lafontant, Temple Nah-Ri-Veh

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11573')">Chiktay / Herring Salad for Drinkers Recipe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11575')">Banann ak Yam nan Sos Pwason Recipe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11576')">Steve Coogan, Shepherds and Butchers

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11577')">DJ Bwa Pen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11579')">Twoubadou Eden Fel Concert

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11581')">Noura Mint Seymali

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11582')">Charles Harlan and David Everitt Howe, Flood

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11583')">DJ Richard Nixon: 7 Inches of Soul

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11584')">EARTH EATERS

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11585')">Anonymous DJ Set (Part 2)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11587')">Richard Fleming, Amazing Barbershop

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11588')">Lee Lee’s Home-Gardens

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11590')">Thomas C. Chung, Little by Little

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11591')">Secretary Daniel Miller

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11592')">Patricktor4 Mixtape

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11593')">Table for Won

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11594')">Joseph Chaikin: Beckett, briefly

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11595')">School of Apocalypse

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11596')">The Surrealists of Haiti

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11598')">Adam Stennett, Arctic Artist Survival Shack

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11599')">Tasso Bef/Fried Seasoned Beef

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11601')">Alex Anwandter, You’ll Never Be Alone & Qin Hao, Crosscurrent

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11603')">Evel Romain

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11604')">Jeremy Bloom, O

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11605')">Papada Blessing the Shak

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11607')">Leah Coloff, This Tree

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11608')">Radhika Khimji, Safely Standing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11609')">Seeking the Maqam

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11610')">Flat Earth Theory

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11611')">Screaming Females in Times Square

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11613')">Buckminster Fuller, And It Came to Pass, Not to Stay

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11614')">Atlas Moth

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11615')">Svjetlana Bukvich, Beyond Evolution

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11617')">Sabisha Friedberg, Sub

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11618')">Ismael Ogando's Erzulie Dantor

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11619')">Michael K. Taylor, Rara to Second Line

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11620')">Christien Sylvaince, Merisier Jeannis Fest

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11621')">Peter Shelton

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11622')">Guardian Alien in Times Square

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11623')">Alberto Danelli, Concrete Art Militia #1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11624')">The Bil Afrah Project & Lions

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11628')">Stuart Baker DJ Set (Part 2)

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11630')">Poetry Slam, Triyole Group + Maison Blanche

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11631')">Michael Mulvihill, Charcoal

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11632')">Edgar Endress, The story of institutions

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11633')">Susan Howe, Spontaneous Particulars

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11635')">Yao Ramesar, Haiti Bride

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11636')">Hook Files: Crime

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11637')"> Ben August, Remember

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11638')">Your Boy Black Helmet Vol. 33

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11639')">Jamaica Center for Arts and Learning

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11640')">2 Stones, 1 Bird: Ep 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11641')">2 Stones, 1 Bird: Ep 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11642')">Allen Ginsberg at The New School, Part 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11643')">Radio Benjamin: Demonic Berlin

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11644')">Radio Benjamin: True Dog Stories

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11645')">Your Boy Black Helmet Vol 55

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11646')">Will Corwin: Andrew Ross

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11647')">What’s Technology Got to Do with It? Art in the Digital Age

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11648')">Pioneer Works Supper Club

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11649')">Beyond the White Box: Art, Collecting and Architectural Space

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11650')">Phew

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11652')">Close Listening: Ko Ko Thett

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11653')">Radio Benjamin: Berlin Guttersnipe

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11654')">Repatriating the White Cube

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11655')">What’s Technology Got to Do with It? Art in the Digital Age

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11656')">Hypotheses on the Future of the Art Market

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11657')">DCA's Kendal Henry, Public Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11658')">Second Sundays: Saint Abdullah

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11659')">Hidemi Takagi

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11660')">Collecting Digital: Art, Technology, Preservation and Posterity

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11661')">David Salle on the Painting Life

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11662')">Studio Drift

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11663')">A Conversation on Tack Whack and Quack

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11664')">Bill Powers: Like Art

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11665')">Joshua Citarella: A New Image of Art and the Internet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11666')">Richard Patterson

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11667')">2 Stones, 1 Bird: Ep 1

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11668')">2 Stones, 1 Bird: Ep 2

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11669')">Dj Richard Nixon Interviews Ted Riederer

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11670')">Sadie Dupuis

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11671')">Second Sundays With Angel Nevarez and Valerie Tevere

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11672')">Second Sundays: SKOTE

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11673')">The Confidential Briefing

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11674')">Allen Ginsberg at The New School, Part 3

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11675')">ST4NKLOV3 : TrapBack Season

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11676')">She Resonates Teaser

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11677')">Your Boy Black Helmet Vol. 56

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11678')">Daytime Viewing with ESPTV

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11679')">Bloody Marys and Zines

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11680')">Bahar Behbahani

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11681')">Establishing Artist Driven Spaces

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11682')">Risograph for Activism

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11683')">Convergences With Lauren Silbert and Jes Fan

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11684')">Maryanne Amacher's Petra

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11685')">Tyrone Williams

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11686')">Nelly

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11687')">Fact Craft

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11688')">Jean Luc Guionnet

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11689')">Norbert Rodenkirchen, Robbie Lee, and James Ilgenfritz

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11690')">Detroit Book CIty

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11691')">John Ashbery

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11692')">ESPTV

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11693')">Milford Graves and Jean-Daniel Lafontant

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11694')">MSHR

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11695')">Elizabeth Streb and Lisa Randall

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11696')">Esperanza Spalding and Yuka Honda

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11697')">Mark Mothersbaugh, Myopia

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11698')">DEVO+

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11699')">Your Boy Black Helmet Vol. 57

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11700')">Record Store Day

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11701')">Bina Sharif

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11702')">DC Art Book Fair

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11703')">Unionizing Babeland / Cecilia Lopez

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11704')">Subterranean Networks

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11705')">IdeasCity Arles: And, We're Off!

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11706')">Daphne Marlatt

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11707')">Chris Gethard

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11708')">Folk Geometry

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11709')">Sante Antonelli, Made in Queens

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11710')">David Weinstein Interviews The Kitchen

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11711')">Emily McMehen: Max Beauvoir

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_type

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $program_area_id

Filename: views/channel_view.php

Line Number: 79

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/views/channel_view.php
Line: 79
Function: _error_handler

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Radio.php
Line: 38
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

/item/11712')">Radio Benjamin: Berlin Guttersnipe