admin web: call project-defined function admin_index_extra() in main page

This commit is contained in:
David Anderson 2014-10-05 08:15:05 -07:00
parent b002e49b32
commit 63ab243996
1 changed files with 4 additions and 0 deletions

View File

@ -79,6 +79,10 @@ if ($uotd_candidates >= 0) {
echo "</ul>\n";
if (function_exists('admin_index_extra')) {
admin_index_extra();
}
echo "
<p>
<table border=\"0\"><tr valign=\"top\">