Browse Source

FIX SUBSCRIBER database

hajar
Siti Hajar Ibrahim 4 years ago
parent
commit
31e20a8e65
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/Http/Controllers/Controller.php

+ 1
- 1
app/Http/Controllers/Controller.php View File

// } // }




return $subscriber;
return count($subscriber);
} }
} }

Loading…
Cancel
Save