Pisah server penyimpanan dan update payment gateway

This commit is contained in:
WD - Dev
2025-11-10 17:44:35 +07:00
parent 6017dfd369
commit 4a7c248fff
3044 changed files with 1586515 additions and 481 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?php if($SvId == 2 || $_SESSION['user'] == 1 ) { ?>
<?php if($SvId == 2 || $_SESSION['user'] == 1 || $SvId == 12) { ?>
<?php
$stmt3 = $pdo->prepare("SELECT * FROM master_template_pesan WHERE id = :id");