1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-05-21 02:08:17 +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
{
}