Ignore:
Timestamp:
Oct 22, 2013, 2:55:22 PM (10 years ago)
Author:
mistic100
Message:

bug:2981 fix parse error caused by r25018

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/site_update.php

    r25018 r25076  
    257257      $infos[] = array(
    258258          'path' => $fulldir,
    259           'info' => l10n('added')
    260           )
    261         );
     259          'info' => l10n('added'),
     260          );
    262261
    263262      // add the new category to $db_categories and $db_fulldirs array
Note: See TracChangeset for help on using the changeset viewer.