[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/vtlib/ -> vtlib-Copyright.txt (source)

   1  vtlib uses third party libraries to enable certain functionality.
   2  
   3  1. For creating and unpacking zip files
   4  -- ====================================
   5  vtlib/thirdparty/dZip.php
   6  vtlib/thirdparty/dUnzip2.inc.php
   7  
   8  DOWNLOAD URL:
   9  http://www.phpclasses.org/browse/package/2495/
  10  
  11  BSD License: http://www.opensource.org/licenses/bsd-license.html
  12  
  13  NOTE: Bug Fix was added to function addFile of dZip class.
  14  
  15  2. For Feed Parsing
  16  -- ===============
  17  vtlib/thirdparty/parser/feed/simplepie.inc
  18  
  19  DOWNLOAD URL: http://simplepie.org
  20  
  21  BSD License: http://www.opensource.org/licenses/bsd-license.php
  22  
  23  3. For HTTP Communication
  24  -- ======================
  25  Vtiger_Net_Client is based on the following:
  26  
  27  http://pear.php.net/package/HTTP_Request 
  28  [License: http://www.opensource.org/licenses/bsd-license.php]
  29  
  30  http://pear.php.net/package/Net_URL
  31  [License: http://www.opensource.org/licenses/bsd-license.php]
  32  
  33  http://pear.php.net/package/Net_Socket
  34  [License: http://www.php.net/license/3_01.txt]
  35  
  36  http://pear.php.net/package/PEAR (Only PEAR.php)
  37  [License: http://www.php.net/license/3_01.txt]


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1