fcgi: Update startup script to 1.9.
[matthijs/projects/wipi.git] / plugin / macro / Clear.py
1 def macro_Clear(macro):
2     return '<div style="clear: both;"></div>';