aboutsummaryrefslogtreecommitdiff
path: root/reboot.php
diff options
context:
space:
mode:
Diffstat (limited to 'reboot.php')
-rw-r--r--reboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/reboot.php b/reboot.php
index a6c1981..a7be1be 100644
--- a/reboot.php
+++ b/reboot.php
@@ -11,7 +11,7 @@
* @link http://cweiske.de/linksys-wrt3g-tools.htm
*/
require_once dirname(__FILE__) . '/config.php';
-require_once dirname(__FILE__) . '/functions.php';
+require_once 'Wrt3g.php';
try {
$w = new Wrt3g();