*** keyword substitution change ***

This commit is contained in:
Laurent Destailleur 2008-09-29 19:28:57 +00:00
parent e83bda4f42
commit 50f1f38d2f
2 changed files with 4 additions and 4 deletions

View File

@ -17,8 +17,8 @@
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
--
-- $Id$
-- ========================================================================
-- ========================================================================
ALTER TABLE llx_menu ADD INDEX idx_menu_menuhandler_type (menu_handler, type);

View File

@ -17,8 +17,8 @@
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
--
-- $Id$
-- ========================================================================
-- ========================================================================
ALTER TABLE llx_menu_const ADD INDEX `idx_menu_const_fk_menu` (`fk_menu`);
ALTER TABLE llx_menu_const ADD INDEX `idx_menu_const_fk_constraint` (`fk_constraint`);