File: /home/imensosw/www/amanda/config/constants.php
<?php
//"http://infooss.com:28934";
//'portUrl'=>'http://192.168.1.35:3000',
//http://18.216.4.219
return [
"limit"=>20,
'admin_email'=>'developer@imenso.in', //'admin.amanda@malinator.com',
'imageFolderPath'=> '/home/imensosw/public_html/amanda/public/upload/',
"porturl"=> "http://164.52.209.16:3000",
/* "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'=>"E:/auditImage",
'SENDGRID_API_KEY'=>"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"*/
]
?>