liquid_feedback_frontend
diff config/development.lua @ 211:4993b71b383f
First checkin of lf2 (frontend second generation) prototype
author | bsw |
---|---|
date | Wed Mar 02 20:06:26 2011 +0100 (2011-03-02) |
parents | 10b7329ab0a2 |
children | 73dbc9e2bfd4 |
line diff
1.1 --- a/config/development.lua Sat Feb 05 20:01:09 2011 +0100 1.2 +++ b/config/development.lua Wed Mar 02 20:06:26 2011 +0100 1.3 @@ -3,7 +3,7 @@ 1.4 execute.config("default") 1.5 1.6 config.formatting_engine_executeables = { 1.7 - rocketwiki= "/opt/rocketwiki/rocketwiki-lqfb", 1.8 + rocketwiki= "/opt/rocketwiki/rocketwiki-lqfb.sh", 1.9 compat = "/opt/rocketwiki/rocketwiki-lqfb-compat" 1.10 } 1.11