first tool supported: xmllint
[phorkie.git] / data / config.default.php
index 804ff5e45d863fb96d567461fc40e7f522c3cb9f..443328d68419981a5e63d1a8f9098f6b68517960 100644 (file)
@@ -6,6 +6,9 @@ $GLOBALS['phorkie']['cfg'] = array(
     'tpl'     => __DIR__ . '/templates/',
     'css'     => 'http://twitter.github.com/bootstrap/assets/css/bootstrap.css',
 );
+$GLOBALS['phorkie']['tools'] = array(
+    '\\phorkie\\Tool_Xmllint'
+);
 /**
  * Array of supported file types / languages.
  * Key is the file extension