<script type="text/javascript" src="<?php echo $this->getThemePath()?>/lib/jquery.dataTables.js"></script>
<?php defined('C5_EXECUTE') or die(_("Access Denied.")); $textHelper = Loader::helper("text"); // now that we're in the specialized content file for this block type, // we'll include this block type's class, and pass the block to it, and get // the content if (count($cArray) > 0) { ?> <table class="display" id="grid"> <thead> <tr> <th width="25%">Date</th> <th width="75%">Title</th> </tr> </thead> <tbody>