[cvs] / gkbweb / htdocs / unsubscribe.php  

cvs: gkbweb/htdocs/unsubscribe.php

File: [cvs] / gkbweb / htdocs / unsubscribe.php (download) (as text)
Revision: 1.1.1.1 (vendor branch), Wed Jul 21 17:43:42 2004 UTC (8 years, 9 months ago) by tmcnulty
Branch: MAIN, ppckernel
CVS Tags: release1, HEAD
Changes since 1.1: +0 -0 lines
Imported from old repository on hercules.  Removed passwords from source.

<?php
    
include($DOCUMENT_ROOT."/shared/inc/global.inc");
    
$page "";
    
$title "Mailing List";
    include(
$layout_top);
    include(
"$html/shared/inc/unsubscribe.inc");
    include(
$layout_tail);
?>

Tobias McNulty

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help