drupal/drupal.patch

changeset 748
7548d72a64e3
parent 734
6f237b68bce5
     1.1 --- a/drupal/drupal.patch	Sat Oct 27 17:14:38 2012 +0200
     1.2 +++ b/drupal/drupal.patch	Sat Oct 27 17:19:03 2012 +0200
     1.3 @@ -77,9 +77,9 @@
     1.4     // database then set the user-agent header to the database prefix so that any
     1.5     // calls to other Drupal pages will run the SimpleTest prefixed database. The
     1.6  Index: modules/system/system.admin.inc
     1.7 ---- modules/system/system.admin.inc.orig	2008-03-25 12:58:16 +0100
     1.8 -+++ modules/system/system.admin.inc	2008-04-24 11:43:07 +0200
     1.9 -@@ -1766,6 +1766,165 @@
    1.10 +--- modules/system/system.admin.inc.orig	2012-10-17 22:45:04.000000000 +0200
    1.11 ++++ modules/system/system.admin.inc	2012-10-27 13:56:02.343450754 +0200
    1.12 +@@ -1766,6 +1766,65 @@
    1.13   }
    1.14   
    1.15   /**
    1.16 @@ -166,7 +166,7 @@
    1.17  Index: includes/install.core.inc
    1.18  --- includes/install.core.inc.orig	2012-08-01 18:27:42.000000000 +0200
    1.19  +++ includes/install.core.inc	2012-08-22 21:55:27.582420660 +0200
    1.20 -@@ -1771,7 +1771,7 @@
    1.21 +@@ -1770,7 +1770,7 @@
    1.22         1 => st('Check for updates automatically'),
    1.23         2 => st('Receive e-mail notifications'),
    1.24       ),

mercurial