OwlCyberSecurity - MANAGER
Edit File: dbaccess.php
<?php // System Database define('DB_HOST','localhost'); define('DB_USER','sultycxr_mimo'); define('DB_PASSWORD','bh1zPLZRsFs6'); define('DB_NAME','sultycxr_mimo'); define('DB_ROW_LIMIT',30); // Limit Database return rows. define('DRAW_RESULT_HOUR',17); // Open Hour Depend On Request define('DRAW_RESULT_MINUTE',00); // Open Minute Depend On Request define('DRAW_RESULT_SECOND',00); // Open Second Depend On Request define('LIVE_DRAW_SPEED','30'); // Live Draw Speed In Seconds define('LIVE_DRAW_SHOW','00:30:00'); // Result Of Live Draw Will Show for 30 minutes define('PREVIOUS_DRAW_SHOW','+30 minutes'); // Result Of Live Draw Will Show for 30 minutes define('WEB_URL','https://mimobet.com/'); // WEB URL include_once 'store-procedure.php';