File size: 132 Bytes
d5d3587
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
<?php

require_once 'MySQL_funcs.php';

if ($loginenabled) {
    $rslt = getStandaloneFile('dynmap_access.php');
    eval($rslt);
}