grublox/about.php

4 lines
82 B
PHP

<?php
require_once("core/config.php");
echo "maintainers ".print_r($maintainers);