This repository has been archived on 2026-04-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
PHP_SMART_HOME_V3/public/index.php

7 lines
87 B
PHP

<?php
/**
* Composer autoload
*/
require_once __DIR__ . '/../vendor/autoload.php';