Closed (fixed)
Project:
phpseclib
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Mar 2012 at 04:39 UTC
Updated:
24 Mar 2012 at 23:36 UTC
It is considered bad practice to include external libraries inside the module repository. It's usually best to tell the user to download the library into the libraries directory, usually sites/all/libraries and your module uses the libraries api module to call it. http://drupal.org/project/libraries
Comments
Comment #1
jpwarren00 commentedRight, I should have remembered that. Fixed.
Comment #2
jpwarren00 commentedComment #3
jpwarren00 commented