Use functions (not global variables) for protocol and base_url
This commit is contained in:
		| @@ -8,7 +8,7 @@ include("../header_top.php"); | ||||
| <h1>Ceremony</h1> | ||||
|  | ||||
| <p> | ||||
| The ceremony will be held in <a href="<?php echo $base_url; ?>/asheville">Asheville</a> at the church Aaron grew up in, <a href="http://stmarkslutheran.net">St. Mark's Lutheran Church</a>, and will be presided over by the Rev. Christopher Webb and the Rev. Jim Abbott. The ceremony will begin at 4pm. | ||||
| The ceremony will be held in <a href="<?php echo get_base_url(); ?>/asheville">Asheville</a> at the church Aaron grew up in, <a href="http://stmarkslutheran.net">St. Mark's Lutheran Church</a>, and will be presided over by the Rev. Christopher Webb and the Rev. Jim Abbott. The ceremony will begin at 4pm. | ||||
| </p> | ||||
|  | ||||
| <center> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user