No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
12
ControlPanel/modules/mods/test.php
Normal file
12
ControlPanel/modules/mods/test.php
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
//include_once('assets/simple_html_dom.php');
|
||||
|
||||
|
||||
//$dbname = "server_1434";
|
||||
$dbname = "server_1437";
|
||||
$mod_date = array();
|
||||
|
||||
echo "$dbname<br>";
|
||||
$mods = mods($dbname);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue