ok

Mini Shell

Direktori : /proc/self/root/home2/selectio/www/bharath/application/config/
Upload File :
Current File : //proc/self/root/home2/selectio/www/bharath/application/config/custom_filed-config.php

<?php

if (!defined('BASEPATH'))
    exit('No direct script access allowed');

$config['custom_fields'] = array(
    "input"=>"Input",
    "number"=>"Number",
    "textarea"=>"Textarea",
    "select"=>"Select",
    "multiselect"=>"Multi Select",
    "checkbox"=>"Checkbox",
    "date_picker"=>"Date Picker",
    "date_picker_time"=>"Datetime Picker",
    "colorpicker"=>"Color Picker",
    "link"=>"Hyperlink"
);

$config['custom_field_table'] = array(
    "students"=>"Student",
    "staff"=>"Staff"    
);

Zerion Mini Shell 1.0