X-Git-Url: https://git.cweiske.de/linksys-wrt3g-tools.git/blobdiff_plain/cfe00d3ccd79c2b1c7f8a09853d027dabff3c302..b92abe47b7290b0e861ddadaa7abcde5bc65cd6e:/scripts/reboot.php diff --git a/scripts/reboot.php b/scripts/reboot.php index cdc3710..53b8b96 100644 --- a/scripts/reboot.php +++ b/scripts/reboot.php @@ -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 {