header('Location: http://www.kalwaria.eu/pielgrzym'); header('HTTP/1.1 301 Moved Permanently'); header('Location: http://www.kalwaria.eu'.$_SERVER['REQUEST_URI']); header('Connection: close'); //header("Cache-Control: no-cache");?>
| include "htm/lewa.htm"; ?> | if($st=="sub") { include "subskrypcja.inc"; } if($st=='') { include "htm/body.htm"; }else { include "htm/$st.htm"; } ?> |