|
|
@ -1,4 +1,5 @@ |
|
|
<?php |
|
|
<?php |
|
|
|
|
|
ob_start(); |
|
|
// Change this to your timezone
|
|
|
// Change this to your timezone
|
|
|
date_default_timezone_set('Asia/Jakarta'); |
|
|
date_default_timezone_set('Asia/Jakarta'); |
|
|
require '../../system/includes/dispatch.php'; |
|
|
require '../../system/includes/dispatch.php'; |
|
|
@ -77,4 +78,4 @@ include '../includes/session.php'; |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</body> |
|
|
</body> |
|
|
</html> |
|
|
|
|
|
|
|
|
</html> |