Project

General

Profile

« Previous | Next » 

Revision 0a78b7f2

Added by Andreas Kohlbecker about 13 years ago

minor fix

View differences:

modules/cdm_dataportal/profile/CDM_DataPortal_Testing/CDM_DataPortal_Testing.profile
1 1
<?php
2 2
// vim: filetype=php
3 3

  
4
require ("../CDM_DataPortal/CDM_DataPortal.profile);
4
require ("../CDM_DataPortal/CDM_DataPortal.profile");
5 5

  
6 6
/************************************************************
7 7
*                           BLOCKS                          *
8 8
************************************************************/
9

  
9 10
    // Taxon tree
10 11
    db_query(
11 12
        "INSERT INTO {blocks} (module,delta,theme,status,weight,region,custom,throttle,visibility,pages,title)

Also available in: Unified diff