Commit eeffba50 by seldaek

git-svn-id: svn://dwoo.org/dwoo/trunk@214 0598d79b-80c4-4d41-97ba-ac86fbbd088b

parent 4e70f948
...@@ -71,6 +71,9 @@ class DwooRenderer extends AgaviRenderer implements AgaviIReusableRenderer ...@@ -71,6 +71,9 @@ class DwooRenderer extends AgaviRenderer implements AgaviIReusableRenderer
*/ */
protected $defaultExtension = '.html'; protected $defaultExtension = '.html';
/**
* stores the (optional) plugin directory to add to the Dwoo_Loader
*/
protected $plugin_dir = null; protected $plugin_dir = null;
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment