Mercurial > defr > drupal > core
diff includes/path.inc @ 13:8b6c45761e01 6.6
Drupal 6.6
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Tue, 23 Dec 2008 14:32:33 +0100 |
parents | c1f4ac30525a |
children |
line wrap: on
line diff
--- a/includes/path.inc Tue Dec 23 14:32:19 2008 +0100 +++ b/includes/path.inc Tue Dec 23 14:32:33 2008 +0100 @@ -1,5 +1,5 @@ <?php -// $Id: path.inc,v 1.19 2007/11/04 16:42:45 goba Exp $ +// $Id: path.inc,v 1.19.2.1 2008/10/13 21:06:41 dries Exp $ /** * @file @@ -58,6 +58,7 @@ if ($action == 'wipe') { $map = array(); $no_src = array(); + $count = NULL; } elseif ($count > 0 && $path != '') { if ($action == 'alias') {