BROOKO icon
BROOKO UK NETWORK
Where code meets creativity & adventure
File viewer

about.php

Type
php
Size
187 B
Modified
15 May
about.php 187 B
<?php
// About page deprecated.
// Release notes are now shown in Administration → Dashboard.
require_once __DIR__ . '/../bootstrap.php';
requireAuth();

app_redirect('settings', 302);