[ PHPXref.com ] [ Generated: Sun Jul 20 18:28:54 2008 ] [ linkSpheric 0.73 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> ls.config.php (source)

   1  <?
   2  $siteName = "";
   3  $pathToLs = "";
   4  $key = "";
   5  $style = "orange";
   6  
   7  $adminEmail = "";
   8  $fromName = "";
   9  
  10  $mysqlServer = "";
  11  $mysqlLogin = "";
  12  $mysqlPassword = "";
  13  $mysqlDB = "";
  14  
  15  $thankURL = "";
  16  $confirmURL = "";
  17  
  18  $requireLinkApproval = "off";
  19  $requireRecip = "";
  20  $recipURL = "";
  21  $linkCheck = "";
  22  $lCheckAtmpt = "";
  23  $lCheckNotFound = "";
  24  
  25  $delimiter = ":";
  26  
  27  ?>


[ Powered by PHPXref - Served by Debian GNU/Linux ]