Add support for png shortcut icons
[phorkie.git] / data / config.default.php
index 56ddc43faa2dc7a4a0dd02b3114adad20f56b466..009b572353a70e7170918659d4696236307049c3 100644 (file)
@@ -6,6 +6,7 @@ $GLOBALS['phorkie']['cfg'] = array(
     'tpl'           => __DIR__ . '/templates/',
     'baseurl'       => '/',
     'css'           => '',
+    'iconpng'       => '',
     'title'         => 'phorkie',
     'topbar'        => '',
     'setupcheck'    => true,