[cvs] / gkbweb / htdocs / unsubscribe.php  

cvs: gkbweb/htdocs/unsubscribe.php


1 : tmcnulty 1.1 <?php
2 :     include($DOCUMENT_ROOT."/shared/inc/global.inc");
3 :     $page = "";
4 :     $title = "Mailing List";
5 :     include($layout_top);
6 :     include("$html/shared/inc/unsubscribe.inc");
7 :     include($layout_tail);
8 :     ?>

Tobias McNulty

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help