RooConfig.php
authorAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 08:21:17 +0000 (16:21 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 08:21:17 +0000 (16:21 +0800)
RooConfig.php

index 44cde8c..2311c55 100644 (file)
@@ -22,7 +22,7 @@ class Pman_Core_RooConfig extends Pman {
         if (!empty($ar)) { 
             echo "Roo.form.HtmlEditor.ToolbarContext.options['font-family'] = " . json_encode($ar) .";\n";
         }
-        
+        /// add any other generic data in here..
         
     }
 }