]> git.pld-linux.org Git - packages/drupal.git/commitdiff
- update.php no longer in htdocs
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 11 Jan 2006 19:35:58 +0000 (19:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drupal-topdir.patch -> 1.4

drupal-topdir.patch

index 28ab19633932bbe267e7fdf4a831245f0524a371..fd0a50b0f913fafb7c5885bdf1ee2b65f9a2b926 100644 (file)
  include_once 'includes/bootstrap.inc';
  include_once 'includes/common.inc';
  include_once 'includes/xmlrpc.inc';
---- drupal-4.6.5/update.php~   2005-04-06 22:04:02.000000000 +0300
-+++ drupal-4.6.5/update.php    2005-12-20 17:27:53.000000000 +0200
-@@ -21,6 +21,7 @@
-   set_time_limit(180);
- }
-+chdir('..');
- include_once "database/updates.inc";
- function update_data($start) {
This page took 0.069644 seconds and 4 git commands to generate.