Browse code

Forgot php closing tag

Philip I. Thomas authored on 17/10/2012 at 23:09:07
Showing 1 changed files
... ...
@@ -183,4 +183,5 @@ function position($company,$city,$job,$dates,$blob) {
183 183
 			<div class="row">'.$blob.'</div>';
184 184
 			}	
185 185
 			
186
-}
187 186
\ No newline at end of file
187
+}
188
+?>
188 189
\ No newline at end of file