BBnepal-Accounts/zoom/php_zoom/config.php

5 lines
162 B
PHP
Raw Normal View History

2024-07-10 12:43:19 +00:00
<?php
defined('API_KEY','sj2F4KyPRE6Mr6qHhjURFQ');
defined('API_SECRET','jHUy38PaP3lxnIGU7vTLhPaAKNzeWD9R');
defined('EMAIL_ID','hamsa@erisn.com');
?>