mirror of
git://f0xx.org/android_cast
synced 2026-07-29 05:37:52 +03:00
Shared platform footer template for hub and all PHP consoles.
Centralize copyright in examples/platform/footer.config.php, render via footer.php in crashes/builder/login layouts, and serve hub through index.php. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
4
examples/platform/footer.config.php
Normal file
4
examples/platform/footer.config.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
return require __DIR__ . '/footer.config.example.php';
|
||||
Reference in New Issue
Block a user