1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 01:14:24 +03:00
ifhub.club/application/install/backend/step/updateComplete.php

6 lines
78 B
PHP
Raw Normal View History

<?php
class InstallStepUpdateComplete extends InstallStepInstallComplete
{
}