浏览代码

$version is not available when config.php is loaded

tokul 19 年之前
父节点
当前提交
7ddb2fab02
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      config/conf.pl

+ 0 - 2
config/conf.pl

@@ -965,8 +965,6 @@ sub command3 {
     print "If your Organization Title includes a '\$', please precede it with a \\. \n";
     print "If your Organization Title includes a '\$', please precede it with a \\. \n";
     print "Other '\$' will be considered the beginning of a variable that\n";
     print "Other '\$' will be considered the beginning of a variable that\n";
     print "must be defined before the \$org_title is printed.\n";
     print "must be defined before the \$org_title is printed.\n";
-    print "\$version, for example can be used, and will print the\n";
-    print "string representing the current SquirrelMail version.\n";
     print "\n";
     print "\n";
     print "[$WHT$org_title$NRM]: $WHT";
     print "[$WHT$org_title$NRM]: $WHT";
     $new_org_title = <STDIN>;
     $new_org_title = <STDIN>;