lang->line('user_login'); ?>

" . $error_message . "
"; } ?> session->flashdata('message')) { echo "
" . $this->session->flashdata('message') . "
"; }; ?>
customlib->getCSRF(); ?>

lang->line('forgot_password'); ?>

lang->line('what_is_new_in'); ?>

$notice_value) { ?>

100) { // truncate string $stringCut = substr($string, 0, 100); $endPoint = strrpos($stringCut, ' '); //if the string doesn't contain any space then it will cut without word basis. $string = $endPoint ? substr($stringCut, 0, $endPoint) : substr($stringCut, 0); $string .= '... Read More'; } echo '

'.$string.'

'; ?>