rebase from live enviornment
This commit is contained in:
@@ -217,7 +217,7 @@ class BSF_SP_Init_Blocks {
|
||||
*/
|
||||
private function get_svg_icons() {
|
||||
ob_start();
|
||||
include BSF_AIOSRS_PRO_DIR . 'wpsp-config/controls/WPSPIcon.json';
|
||||
file_get_contents( BSF_AIOSRS_PRO_DIR . 'wpsp-config/controls/WPSPIcon.json' );
|
||||
return json_decode( ob_get_clean(), true );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user