X-Git-Url: https://git.llucax.com/software/bife/bife.git/blobdiff_plain/cc61ca2a468a09e68bae66bcf6c8d9274869e861..ae05ddb416c0914bda78e992216286848566da88:/BIFE/Translate.php diff --git a/BIFE/Translate.php b/BIFE/Translate.php index 83cd535..4c1fe05 100644 --- a/BIFE/Translate.php +++ b/BIFE/Translate.php @@ -34,6 +34,7 @@ require_once 'BIFE/Fallback.php'; /** * 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 { @@ -73,4 +74,4 @@ class BIFE_Translate extends BIFE_Fallback { } // -X2C Class :Translate -?> +?> \ No newline at end of file