begin pearification by renaming functions.php
[linksys-wrt3g-tools.git] / reboot.php
index a6c1981c71f3aff1fb97af4a3f4a639be7111b69..a7be1be5f80f38e3b40628aefd0cf9145f040991 100644 (file)
@@ -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();