DIE REMOVED IN COMMON CTRL

This commit is contained in:
velz 2018-09-20 13:30:36 +05:30
parent 5a6553232a
commit c647c77f50

View File

@ -1056,8 +1056,7 @@ class Common_Masters_Controller extends REST_Controller {
/* For Branch Listing */
public function getListOfBranches_get(){
echo "asfd";
die;
$columns = array('m_city.name as cityname','BRANCH.*');
$table = BRANCH.' as BRANCH';
$joins = array(