This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
class CI_Capstone_Controller extends MY_Controller | |
{ | |
/** | |
* | |
* @param array $header header | |
* @param array $table_data_rows rows | |
* @param string $table_config table bootstrap | |
* @param string $caption_lang caption |