Skip to content

Commit 03780b0

Browse files
author
allyshka
committed
Added config file to load
1 parent 0031ba9 commit 03780b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wp-logger.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* License: GPLv2 or later
1010
* Text Domain: wp-logger
1111
*/
12+
include_once($_SERVER['DOCUMENT_ROOT'].'/wp-config.php' );
1213
include_once($_SERVER['DOCUMENT_ROOT'].'/wp-load.php' );
1314

1415
class WP_Logger extends wpdb {

0 commit comments

Comments
 (0)