sqlite instead of file system to store macs
This commit is contained in:
@@ -95,4 +95,8 @@ function script($source) {
|
||||
<script type="text/javascript" src="<?=$source?>"></script>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
|
||||
function echoln($str) {
|
||||
echo("$str\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user