Project

General

Profile

« Previous | Next » 

Revision 66a5b457

Added by Andreas Kohlbecker about 12 years ago

setting classification block

View differences:

modules/cdm_dataportal/profile/CDM_DataPortal_Testing/CDM_DataPortal_Testing.profile
34 34
  db_query(
35 35
      "INSERT INTO {blocks} (module,delta,theme,status,weight,region,custom,throttle,visibility,pages,title)
36 36
      VALUES ('%s', '%s', '%s', %d, %d, '%s', %d, %d, %d, '%s', '%s')",
37
      'cdm_taxontree', 'cdm_tree', 'garland_EDIT', '1', '-9', 'left', '0', '0', '0', '', ''
37
      'cdm_taxontree', 'cdm_tree', 'garland', '1', '-8', 'left', '0', '0', '0', '', ''
38 38
  );
39 39
  // Search Taxa
40 40
  db_query(

Also available in: Unified diff