2 Mar
2009
2 Mar
'09
6:29 p.m.
On Mon, Mar 2, 2009 at 7:24 AM, Nabil Alsharif <nabil@gobrighttree.com> wrote:
Is there any reason that this hasn't been done before? More importantly does any one have any good reason to not separate preforming the updates from the UI?
The Drush patch in your first link http://drupal.org/node/194107 works like a charm. If your goal is being able to invoke update.php from the command line, take a closer looks at it. I've been using it for a while. -D