Changeset 10029 for extensions/autoupdate/branches/2.0/autoupdate.php
- Timestamp:
- 04/04/11 01:15:59 (2 years ago)
- Files:
-
- 1 modified
-
extensions/autoupdate/branches/2.0/autoupdate.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/autoupdate/branches/2.0/autoupdate.php
r9623 r10029 120 120 autoupdate_upgrade_to($_POST['upgrade_to'], $step); 121 121 } 122 123 include_once(AUTOUPDATE_PATH.'include/autoupdate.class.php'); 124 $autoupdate = new autoupdate(); 125 $autoupdate->get_server_extensions($upgrade_to); 126 $template->assign('missing', $autoupdate->missing); 122 127 } 123 128
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)