phpBMS

Show
Ignore:
Timestamp:
01/05/10 16:08:01 (2 years ago)
Author:
brieb
Message:
  • Oh dear, we forgot to explicitly set the base modules uuid. This would have caused lots of headaches in the future.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/install/updatev0.98.sql

    r714 r715  
    9797    ADD COLUMN `uuid` varchar(64) NOT NULL AFTER `id`; 
    9898--end modules ALTER-- 
     99UPDATE `modules` SET `uuid`='mod:29873ee8-c12a-e3f6-9010-4cd24174ffd7' WHERE `id`='1'; 
    99100--notes ALTER-- 
    100101ALTER TABLE `notes` ENGINE=INNODB; 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.