Skip to content

Commit

Permalink
Update wp-config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
devuri authored Sep 16, 2024
1 parent ad24640 commit 15b0221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/wp-config.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

use WPframework\Component\App;
use WPframework\App;

if ( file_exists( dirname( __DIR__ ) . '/vendor/autoload.php' ) ) {
require_once dirname( __DIR__ ) . '/vendor/autoload.php';
Expand Down

0 comments on commit 15b0221

Please sign in to comment.