@@ -61,7 +61,7 @@ |
||
61 | 61 | // Instamtiate the modules. |
62 | 62 | $kirki->modules = new Kirki_Modules(); |
63 | 63 | |
64 | -Kirki::$url = str_replace( wp_normalize_path( WP_CONTENT_DIR ), WP_CONTENT_URL, Kirki::$path ); |
|
64 | +Kirki::$url = str_replace( wp_normalize_path( WP_CONTENT_DIR ), WP_CONTENT_URL, Kirki::$path ); |
|
65 | 65 | |
66 | 66 | // Instantiate 2ndary classes. |
67 | 67 | new Kirki_L10n(); |