/home/edulekha/crm.edulekha.com/application/helpers/app_html_helper.php
<?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 :)
 */