make scripts work again (config path)
[linksys-wrt3g-tools.git] / scripts / reboot.php
index cdc37102d76f9ac52d142c24ac5c5d4dc9763bd3..53b8b969abc92fac4f12ce45fe342fb47cac6a41 100644 (file)
@@ -10,7 +10,7 @@
 * @license  AGPL v3
 * @link     http://cweiske.de/linksys-wrt3g-tools.htm
 */
-require_once dirname(__FILE__) . '/config.php';
+require_once dirname(__FILE__) . '/../config.php';
 require_once 'Wrt3g.php';
 
 try {