www/printbadnodes.py
[monitor.git] / www / printbadpcus.php
index 90f6645..7db3e8e 100644 (file)
@@ -147,7 +147,7 @@ function get_category_link($category,$header)
        return "<a href='printbadpcus.php?category=$category'>$header</a>"; 
 }
 
-include 'soltesz.php';
+include 'database.php';
 $p = new Pickle();
 $findbad = $p->load("findbadpcus");
 $findbadpcus = array_keys($findbad['nodes']);