Skip to content

Commit f767c8c

Browse files
authored
Merge pull request #11 from gausam/fix/remove-nicejson-ref-in-boot
Remove reference to nicejson.php
2 parents 0bffe2a + 922091a commit f767c8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

includes/boot.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
if(!defined('NOBLOGREDIRECT'))
66
define('NOBLOGREDIRECT', true);
77

8-
include_once('nicejson.php');
98
include_once('../../../../wp-load.php');
109
include_once(ABSPATH . 'wp-admin/includes/plugin.php');
1110
include_once(ABSPATH . 'wp-admin/includes/ms.php');

0 commit comments

Comments
 (0)