1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-05 07:54:24 +03:00
ifhub.club/application/install/backend/step/updateComplete.php
2014-10-08 15:49:34 +07:00

6 lines
78 B
PHP

<?php
class InstallStepUpdateComplete extends InstallStepInstallComplete
{
}