$relativePath = '';
$SECTION = 'home';
require $relativePath."modules/library.php";
$objContent = new ContentClass();
$rec = $objContent->_ContentGet('',$seo='',$disable_strip=1,$SECTION_ID['Home']);
$content = json_decode($rec['content'],true);
$now_showing = $objContent->_NowShowing();
include $relativePath."modules/includes/header.php";
?>
Warning: Undefined variable $objContent in /home/betasilo/six.betasilo.com/index.php on line 14
Fatal error: Uncaught Error: Call to a member function _HomeSlideshows() on null in /home/betasilo/six.betasilo.com/index.php:14
Stack trace:
#0 {main}
thrown in /home/betasilo/six.betasilo.com/index.php on line 14