Browse Source

notice and compound

master
Siti Rahayu 4 years ago
parent
commit
495806c352
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      app/Http/Controllers/Api/CompoundResourceController.php

+ 0
- 1
app/Http/Controllers/Api/CompoundResourceController.php View File



//mobile already accept 'kpd' string, so no need to change string name to 'notis'. //mobile already accept 'kpd' string, so no need to change string name to 'notis'.
array_push($data, array( array_push($data, array(
'kpd' => $non,
'non' => $non 'non' => $non
)); ));



Loading…
Cancel
Save