edit pages

This commit is contained in:
razusrest
2024-04-18 17:45:44 +05:45
parent f4e3b7c750
commit 46f1b89d3d
3923 changed files with 1838473 additions and 156 deletions

View File

@ -20,7 +20,7 @@
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'bibwp_abcdb' );
define( 'DB_NAME', 'bibwp_abcwebdb' );
/** Database username */
define( 'DB_USER', 'root' );