File "app_html_helper.php"

Full Path: /home/trinadezambia/public_html/democrm.trinadezambia.com/application/helpers/app_html_helper.php
File size: 482 bytes
MIME-type: text/x-php
Charset: utf-8

<?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 :)
 */