diff options
Diffstat (limited to 'framework/TModule.php')
| -rw-r--r-- | framework/TModule.php | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/framework/TModule.php b/framework/TModule.php index ad68ca9f..a67d6168 100644 --- a/framework/TModule.php +++ b/framework/TModule.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/
   * @copyright Copyright © 2005 PradoSoft
   * @license http://www.pradosoft.com/license/
 - * @version $Revision: $  $Date: $
 + * @version $Id$
   * @package System
   */
 @@ -17,7 +17,7 @@   * used as the basic class for application modules.
   *
   * @author Qiang Xue <qiang.xue@gmail.com>
 - * @version $Revision: $  $Date: $
 + * @version $Id$
   * @package System
   * @since 3.0
   */
 | 
