Update about.php

This commit is contained in:
nolanwhy 2023-02-04 22:00:14 +01:00 committed by GitHub
parent cabb23a3f1
commit e2bfd8d316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<?php
require_once("core/config.php");
print_r($maintainers);
echo "maintainers ".print_r($maintainers);