pull/6/merge
wnyr 2017-10-29 15:06:17 +00:00 committed by GitHub
commit 202b970798
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php
require_once(dirname(__FILE__) . 'device.php');
require_once(dirname(__FILE__) . '/device.php');
?>
<html>
<head>