phpBMS

Show
Ignore:
Timestamp:
06/19/09 17:21:27 (3 years ago)
Author:
nate
Message:
  • Prerequisites changed to use uuids.
  • Lineitems changed to use prerequisites considering the above change.
  • Initial sql changes for install.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/install/modules.sql

    r546 r613  
    1 INSERT INTO modules (`id`, `uuid`, `displayname`, `name`, `description`, `version`) VALUES (1, 'mod:29873ee8-c12a-e3f6-9010-4cd24174ffd7', 'Base','base','The basic phpBMS framkework.  This is the minimum module required in order for the web applicatoin to work.','0.98'); 
     1INSERT INTO modules (`uuid`, `displayname`, `name`, `description`, `version`) VALUES ('mod:29873ee8-c12a-e3f6-9010-4cd24174ffd7', 'Base','base','The basic phpBMS framkework.  This is the minimum module required in order for the web applicatoin to work.','0.98'); 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.