/[drupal]/drupal/includes/update.inc
ViewVC logotype

Diff of /drupal/includes/update.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.35 by webchick, Sun Feb 7 05:09:59 2010 UTC revision 1.36 by dries, Sun Feb 7 17:33:41 2010 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: update.inc,v 1.34 2010/02/04 17:03:19 webchick Exp $  // $Id: update.inc,v 1.35 2010/02/07 05:09:59 webchick Exp $
3    
4  /**  /**
5   * @file   * @file
# Line 173  function update_prepare_d7_bootstrap() { Line 173  function update_prepare_d7_bootstrap() {
173   *         array(   *         array(
174   *           0 => 'mymodule-block-1',   *           0 => 'mymodule-block-1',
175   *           1 => 'mymodule-block-2',   *           1 => 'mymodule-block-2',
176   *         );   *         ),
177   *     );   *     );
178   */   */
179  function update_fix_d7_block_deltas(&$sandbox, $renamed_deltas) {  function update_fix_d7_block_deltas(&$sandbox, $renamed_deltas) {

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

  ViewVC Help
Powered by ViewVC 1.1.6