Ignore:
Timestamp:
Apr 1, 2010, 12:57:25 AM (14 years ago)
Author:
patdenice
Message:

Feature 1557: Correction for number of downloads.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/plugins_new.php

    r5515 r5516  
    123123      'VERSION' => $plugin['revision_name'],
    124124      'AUTHOR' => $plugin['author_name'],
    125       'DOWNLOADS' => $plugin['revision_nb_downloads'],
     125      'DOWNLOADS' => $plugin['extension_nb_downloads'],
    126126      'URL_INSTALL' => $url_auto_install,
    127127      'URL_DOWNLOAD' => $plugin['download_url'] . '&origin=piwigo_download'));
Note: See TracChangeset for help on using the changeset viewer.