OwlCyberSecurity - MANAGER
Edit File: dbaccess.php
<?php // System Database define('DB_HOST','localhost'); define('DB_USER','juralptl_hkpoolsidn'); define('DB_PASSWORD','y?dNw&Kg34!('); define('DB_NAME','juralptl_hkpoolsidn'); define('DB_ROW_LIMIT',30); // Limit Database return rows. define('DRAW_RESULT_HOUR',21); // Open Hour Depend On Request define('DRAW_RESULT_MINUTE',27); // Open Minute Depend On Request define('DRAW_RESULT_SECOND',00); // Open Second Depend On Request define('LIVE_DRAW_SPEED','15'); // Live Draw Speed In Seconds define('LIVE_DRAW_SHOW','01:00: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://hkpoolsidn.com/'); // WEB URL include_once 'store-procedure.php';