Commit 8314fbdf by Junaid Rahman pv

modified tables and added extra functions

parent 788e30a1
...@@ -146,4 +146,5 @@ class Business extends \yii\db\ActiveRecord ...@@ -146,4 +146,5 @@ class Business extends \yii\db\ActiveRecord
self::STATUS_IN_ACTIVE => Yii::t('common', 'In Active'), self::STATUS_IN_ACTIVE => Yii::t('common', 'In Active'),
]; ];
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment