From 45c8aaffae4e9eb0744c3a5746e872a9befe181f Mon Sep 17 00:00:00 2001 From: fisharebest Date: Sun, 14 Jul 2013 21:14:07 +0000 Subject: Change the default behaviour NOT to add CEME fields to BURI. --- includes/config_data.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/config_data.php b/includes/config_data.php index 84b3fc59b9..6d649df6da 100644 --- a/includes/config_data.php +++ b/includes/config_data.php @@ -252,7 +252,7 @@ $level2_tags=array( 'REPO', ), 'CEME'=>array( // CEME is NOT a valid 5.5.1 tag - 'BURI', + //'BURI', ), 'RELA'=>array( 'ASSO', -- cgit v1.3