Changeset 1179 in ExiteCMS for modules/common/download_bars_panel/php-files/modules/download_bars_panel/download_bars_panel.php
- Timestamp:
- 12/21/07 13:10:39 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/download_bars_panel/php-files/modules/download_bars_panel/download_bars_panel.php
r865 r1179 42 42 // if the user has access, add this download to the bar panel 43 43 if ($access) { 44 $data['download_title'] = strtoupper(substr($data['download_title'],0,6));45 44 $download[] = $data; 46 45 $total += $data['download_count'];
Note: See TracChangeset
for help on using the changeset viewer.
