Your IP : 216.73.216.114


Current Path : /home/ereika83/public_html/wp-content/plugins/squirrly-seo/core/
Upload File :
Current File : /home/ereika83/public_html/wp-content/plugins/squirrly-seo/core/BlockKnowledgeBase.php

<?php
defined( 'ABSPATH' ) || die( 'Cheatin\' uh?' );

class SQ_Core_BlockKnowledgeBase extends SQ_Classes_BlockController {

	public function init() {
		$this->show_view( 'Blocks/KnowledgeBase' );
	}
}