mirror of
https://github.com/KevinMidboe/rohnenedre.git
synced 2025-10-29 17:50:37 +00:00
Initial commit. State 04.2021.
This commit is contained in:
5
wp-content/plugins/wpclef/includes/lib/utils.inc
Normal file
5
wp-content/plugins/wpclef/includes/lib/utils.inc
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
if ( ! function_exists( 'is_plugin_active_for_network' ) ) {
|
||||
require_once( ABSPATH . '/wp-admin/includes/plugin.php' );
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user