<?php
defined('BASEPATH') OR exit('No direct script access allowed');
if(!function_exists('lang')){
function lang($text){
return $text;
}
}
?>
Add snippet at the top of the file.
File location.
/application/views/errors/html/error_general.php
File location.
/application/views/errors/html/error_general.php
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.