index.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 26 Jul 2011 07:42:32 +0000 (15:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 26 Jul 2011 07:42:32 +0000 (15:42 +0800)
index.php

index 7d1c533..8458589 100644 (file)
--- a/index.php
+++ b/index.php
@@ -48,6 +48,10 @@ new HTML_FlexyFramework(array(
         // where the images go.
        'storedir' => '/home/mtrack',
          'useroo' => true,
+    ),
+     'Pman_Core' => array(
+        'jspacker' => '/home/alan/gitlive/gnome.introspection-doc-generator',
+        'cssminify' => dirname(__FILE__).'/roojs1/buildSDK/cssminify.js',
     )
 ));