Fix export_pdf vendor path, remove test_db.php
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// vendor mPDF ada di folder webgus/vendor (sudah di-install sebelumnya)
|
||||
require_once __DIR__ . '/../webgus/vendor/autoload.php';
|
||||
require_once __DIR__ . '/uas/vendor/autoload.php';
|
||||
include 'koneksi.php';
|
||||
|
||||
$allMasjid = mysqli_fetch_all(mysqli_query($conn, "SELECT * FROM masjid"), MYSQLI_ASSOC);
|
||||
|
||||
Reference in New Issue
Block a user