typo in name of common_set_cookie
darcs-hash:20080624030834-34904-6efc827f64aebc23a1d2f3602c562fff69b9a0df.gz
This commit is contained in:
		| @@ -431,7 +431,7 @@ function common_set_user($nickname) { | ||||
| 	return false; | ||||
| } | ||||
|  | ||||
| function commmon_set_cookie($key, $value, $expiration=0) { | ||||
| function common_set_cookie($key, $value, $expiration=0) { | ||||
| 	$path = common_config('site', 'path'); | ||||
| 	$server = common_config('site', 'server'); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user