30 Aug
2007
30 Aug
'07
6:09 p.m.
User: goba Branch: HEAD Date: Thu, 30 Aug 2007 16:09:50 +0000 Modified files: /includes bootstrap.inc module.inc Log message: #151868 by chx: avoid using array_shift() because it takes a lot of time to rehash the array, so indexing the array is more performant, then shifting items one by one Links: http://cvs.drupal.org/diff.php?path=drupal/includes/bootstrap.inc&old=1.185&... http://cvs.drupal.org/diff.php?path=drupal/includes/module.inc&old=1.108&new...