begin pearification by renaming functions.php
[linksys-wrt3g-tools.git] / munin.php
index b645e5c67fb900bd2ca1a4e3965c093ec9ff15ac..9b94cc334a0295f32428a867d62e96a693ed964e 100755 (executable)
--- a/munin.php
+++ b/munin.php
@@ -12,7 +12,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';
 
 if (isset($argv[1]) && $argv[1] == 'autoconf') {
     echo "yes\n";