auth: Rename the phpbb_login class to PhpbbAuth.
[matthijs/projects/wipi.git] / plugin / macro / Clear.py
1 def macro_Clear(macro):
2     return '<div style="clear: both;"></div>';