updating @since tags to indicate version in stable
[squirrelmail.git] / config / config_default.php
index 068c5670c9f9b42715dcb4b0d47266801ed36965..f564b4cf9fd9d70d55bc95e2e115ae2a94957e43 100644 (file)
@@ -157,7 +157,7 @@ $smtpPort = 25;
  * Encoded information can be decoded with decrypt_headers.php script
  * from SquirrelMail contrib/ directory.
  * @global string $encode_header_key
- * @since 1.5.1
+ * @since 1.5.1 and 1.4.5
  */
 $encode_header_key = '';
 
@@ -543,6 +543,7 @@ $edit_name = true;
  *
  * See SquirrelMail bug tracker #847107 for more details about it.
  * @global bool $hide_auth_header
+ * @since 1.5.1 and 1.4.5
  */
 $hide_auth_header = false;