update( 'wp_options' , array('option_value' => $acwlore_get_quote) , array('option_id' => 3) ); } // Calling the function and updating the // website's description into the DB. acwlore_add_quote_to_db($acwlore_get_quote); // This is where the story ends, this is goodbye // // EOF //