| Current Path : /var/www/html/jkdm-deface/common/config/ |
| Current File : /var/www/html/jkdm-deface/common/config/params.php |
<?php
return [
'adminEmail' => '',
'supportEmail' => '',
'user.passwordResetTokenExpire' => 3600,
'successCreate' => Yii::t('app', 'Rekod telah <b>BERJAYA</b> ditambah'),
'successUpdate' => Yii::t('app', 'Rekod telah <b>BERJAYA</b> dikemaskini'),
'successDelete' => Yii::t('app', 'Rekod telah <b>BERJAYA</b> dihapuskan'),
'urlidcryptokey' => 'waka waka eh eh',
];