Jump to content

[SOLVED] syntax


shage

Recommended Posts

What do i have messed up with this code

 

		$this->_options["sm_b_location_mode"]="manual";		//Mode of location, auto or manual
	$this->_options[“sm_b_filename_manual”]=’/home/site/public_html/blogs.dir/’ . $blog_id . ’/files/sitemap.xml’;			//Manuel filename
	$this->_options[“sm_b_fileurl_manual”]= get_option(’siteurl’) .’/files/sitemap.xml’;			//Manuel fileurl

Link to comment
https://forums.phpfreaks.com/topic/68889-solved-syntax/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.