On Thu, 2008-02-14 at 12:00 -0500, Guy Hulbert wrote:
> -  return $configdir;
> +  return $config_dir_memo{$config} = $configdir;
>  }
> 
> That last change would break it -- the config_dir_memo thing is
> returned
> above.

Oops ... missed the assignment ... never mind.

-- 
--gh


Reply via email to