Commit 13fb902093aff77fe721f0c0bfc6c36a27f3bf4e

Authored by mukhtar
1 parent bd939977

added header

comments


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@605 c91229c3-7414-0410-bfa2-8a42b809f60b
presentation/lookAndFeel/knowledgeTree/documentmanagement/emailLink.php
1 1 <?php
  2 +/**
  3 +* emailLink.php
  4 +*
  5 +* Creates the form and functionaility for emailing a link to some1
  6 +*
  7 +*
  8 +* @author Mukhtar Dharsey
  9 +* @date 22 January 2003
  10 +*/
  11 +
2 12  
3 13 require_once("../../../../config/dmsDefaults.php");
4 14  
... ...