ok

Mini Shell

Direktori : /proc/self/root/home2/selectio/www/geniusgroove.in/crm/application/config/
Upload File :
Current File : //proc/self/root/home2/selectio/www/geniusgroove.in/crm/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" => "Dropdown",
    "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