phpBMS

Changeset 741 for trunk/phpbms/modules

Show
Ignore:
Timestamp:
01/08/10 14:15:31 (2 years ago)
Author:
brieb
Message:
  • updated Kreotek Contact information
  • fixed new install menu access for new users with no role rights
  • removed double creation of recurring invoice menu item
  • TURNED OFF DEGUB MODE in preparation for tagging and relase
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/modules/recurringinvoices/install/updatev1.01.sql

    r714 r741  
    1 INSERT INTO `menu` (`id`, `name`, `link`, `parentid`, `displayorder`, `createdby`, `modifiedby`, `creationdate`, `modifieddate`, `roleid`) VALUES (521, 'Recurring Invoices','search.php?id=400',204,17,1,1,NOW(),NOW(),30); 
    21INSERT INTO `tableoptions` (`tabledefid`, `name`, `option`, `othercommand`, `roleid`, `displayorder`) VALUES ('400','edit', '1', '0', '0', '0'); 
    32INSERT INTO `tableoptions` (`tabledefid`, `name`, `option`, `othercommand`, `roleid`, `displayorder`) VALUES ('400','new', '0', '0', '0', '0'); 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.