modified device database and the code for managing it
This commit is contained in:
10
www/index.php
Normal file
10
www/index.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
require "class/db.php";
|
||||
|
||||
require "header.php";
|
||||
require "menu.php";
|
||||
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user