Changeset 887 for trunk/Application/FullInstall.php
- Timestamp:
- Nov 20, 2020, 12:08:12 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/Application/FullInstall.php ΒΆ
r782 r887 1 1 <?php 2 2 3 function FullInstall( $Manager)3 function FullInstall(UpdateManager $Manager): void 4 4 { 5 5 $Manager->Execute("
Note:
See TracChangeset
for help on using the changeset viewer.