/**
* This is a generic and simple (but very usefull) BIFE_Fallback implementation. Translate widgets using a template with it's name, prepended with 'bife_'. If not template is found, it copy the XML to the output.
*
+ * @package BIFE
* @access public
*/
class BIFE_Translate extends BIFE_Fallback {
} // -X2C Class :Translate
-?>
+?>
\ No newline at end of file