MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/imenso.co/dev/advanchainge/config/constants.php
<?php

//"http://infooss.com:28934";

//'portUrl'=>'http://192.168.1.35:3000',

//http://18.216.4.219

return [

    "limit"=>20,

     "categorylimit"=>200,

    'usertype'=>['1'=>"superadmin",'2'=>"admin",'3'=>"super user",'4'=>"manager",'5'=>"auditor","6"=>"user"],

    'admin_email'=>'support@imenso.co',

    'added'=>'Added Successfully',

    'updated'=>'Updated Successfully',

    'notadded'=>'Can not be Added',

    'notupdated'=>'Can not be Updated',

    'deleted'=>'Deleted Successfully',

    'notdeleted'=>'There are some data associated with this record. Please remove all the child records before deleting this.',

    'wrong-password'=>'Wrong username and password',

    'not-aproved'=>'This user is not Approved',

    'not-user'=>"We can't find a user with this e-mail address",

    'user-disable'=>'User is deactivated. Please contact administrator',

    'projectStartEroor'=>'Budget total for Project, Category and Payment Schedule must be same',

    'product_type'=>[''=>'Please select','Bridal'=>'Bridal','Casual'=>'Casual','Classic'=>'Classic','Ethnic'=>'Ethnic',

    'Fashion'=>'Fashion','Handmade'=>'Handmade','Ivory'=>'Ivory','Jadau'=>'Jadau','Kundan'=>'Kundan','Lac'=>'Lac'],



    'project-added'=>'project add',

    'project-updated'=>'project update',

    'kpi-added'=>'kpi add',

    'kpi-updated'=>'kpi update',

    'project-budget-added'=>'budget add',

    'project-budget-updated'=>'budget update',

    'project-payment-added'=>'payment add',

    'project-payment-updated'=>'payment update',

    'comment-added'=>'comment add',

    'project-task-added'=>'task add',

    'project-task-updated'=>'task update',

    'project-status-updated'=>'status update',



    'project-assign'=>'project assign to sponsor',

    'project-team-assign'=>'project assign to team',

    'project-task-budget'=>'update project task budget',

    'permission'=>"don't have permission",

    'imageFolderPath'=>"/home/imensosw/public_html/imenso.co/dev/advanchainge/public/",

    'SENDGRID_API_KEY'=>"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"

    

]





?>