File "app_html_helper.php"
Full path: /home/aconstruction/public_html/app/application/helpers/app_html_helper.php
File
size: 473 B (473 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
defined('BASEPATH') or exit('No direct script access allowed');
/**
* Truncated @since 2.3.2, the contents is moved in template_helper.php
* This file sits here only for backward compatibilities, the Codeigniter framework auto load the file because of the app_ prefix, if removed will throw errors upon upgrade because of the App_ prefix change
* For example, after 2-3 years, the file should be removed because probably no one will be using 2.3. version :)
*/