Update Voucher , Tiket , Dashboard
membuat perubahan dan update
This commit is contained in:
+5
-3
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
error_reporting(0);
|
||||
// error_reporting(1);
|
||||
|
||||
$ppnnow = 11;
|
||||
|
||||
@@ -23,6 +23,8 @@ include "config/routeros_api.class.php";
|
||||
include "config/whatsapp_api.php";
|
||||
include "config/tanggal_indo.php";
|
||||
include "tracking/kata_kunci.php";
|
||||
include "controller/createTunnel.php";
|
||||
include "controller/crudRadiusServer.php";
|
||||
|
||||
// Initialize global variables
|
||||
$List = new Listdata();
|
||||
@@ -312,9 +314,9 @@ $statuspaygw = $datastatus['status_payment_gateway'];
|
||||
<div class="wrapper">
|
||||
|
||||
<!--Preloader-->
|
||||
<div class="preloader flex-column justify-content-center align-items-center" style="background: rgba(128,128,128,0.5);">
|
||||
<!-- <div class="preloader flex-column justify-content-center align-items-center" style="background: rgba(128,128,128,0.5);">
|
||||
<img class="animation__shake" src="dist/img/logo-sm.png" alt="AdminLTELogo" height="140" width="140">
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<!-- Navbar -->
|
||||
<nav class="main-header navbar navbar-expand navbar-white navbar-light">
|
||||
|
||||
Reference in New Issue
Block a user