Skip to content

Commit

Permalink
Final Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nforshifu234dev committed Jul 17, 2023
1 parent aae9496 commit ee36403
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Binary file modified assets/origin/preview/NFSFU-ECOMM-BANNER.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions assets/php/pages/db.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php
$dbName="delivery-app-b7iEmO6pPRq4Wkf2_2023-07-16__21:42:55";
$dbAdminName="Shifu-Nfor Nyuiring-yoh Rhagninyui";
$dbAdminEmail="nforshifu234.dev@gmail.com";
$dbAdminUsername="nforshifu_234";
$dbName="nforshifu234dev-mSOtRfD8KvQsuBkA34qZ_2023-07-17__00:18:13";
$dbAdminName="NFORSHIFU234";
$dbAdminEmail="nforshifu234@domain.com";
$dbAdminUsername="nforshifu234dev";
define( "DB_NAME", " $dbName");
define( "DB_ADMIN_NAME", " $dbAdminName");
define( "DB_ADMIN_USERNAME", " $dbAdminUsername");
Expand Down
2 changes: 1 addition & 1 deletion assets/php/pages/site-logo.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php
$logoPath="assets/users/Hall Delivery-USR-ID-fgGovhxH6CLNleinQbTM9sDRqjZWYdSp2IaK1k75/media/images/20230716223847_IMG-20230710-WA0015.jpg";
$logoPath="assets/users/NFORSHIFU234DEV-USR-ID-Kal3BA4uHNG027WtFvripSbyQzMgJYdXmE1CnI6P/media/images/nforshifu234-logo.png";
define( "LOGO_URL", " $logoPath");
?>
2 changes: 1 addition & 1 deletion assets/php/pages/site-name.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?php
$brandName="Hall Delivery";
$brandName="NFORSHIFU234DEV";
?>
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee36403

Please sign in to comment.