Ignore:
Timestamp:
Mar 15, 2011, 7:55:17 PM (13 years ago)
Author:
patdenice
Message:

New languages keys.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/autoupdate/trunk/ajax/update_theme.php

    r9707 r9710  
    3535$revision = $_REQUEST['revision'];
    3636
    37 //$upgrade_status = $themes->extract_theme_files('upgrade', $revision, $theme_id);
    38 $upgrade_status = 'ok';
     37$upgrade_status = $themes->extract_theme_files('upgrade', $revision, $theme_id);
    3938
    4039switch ($upgrade_status)
Note: See TracChangeset for help on using the changeset viewer.