diff options
Diffstat (limited to 'framework/Web/UI/WebControls/TFlushOutput.php')
-rw-r--r-- | framework/Web/UI/WebControls/TFlushOutput.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/Web/UI/WebControls/TFlushOutput.php b/framework/Web/UI/WebControls/TFlushOutput.php index 0dbe0692..a88b91fc 100644 --- a/framework/Web/UI/WebControls/TFlushOutput.php +++ b/framework/Web/UI/WebControls/TFlushOutput.php @@ -3,8 +3,8 @@ * TFlushOutput class file * * @author Berczi Gabor <gabor.berczi@devworx.hu> - * @link http://www.pradosoft.com/ - * @license http://www.pradosoft.com/license/ + * @link https://github.com/pradosoft/prado + * @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT * @package System.Web.UI.WebControls */ |