Diff for /loncom/lond between versions 1.489.2.4 and 1.489.2.5

version 1.489.2.4, 2013/04/07 17:42:16 version 1.489.2.5, 2013/05/11 22:42:22
Line 154  my @adderrors    = ("ok", Line 154  my @adderrors    = ("ok",
 my @installerrors = ("ok",  my @installerrors = ("ok",
      "Initial user id of client not that of www",       "Initial user id of client not that of www",
      "Usage error, not enough command line arguments",       "Usage error, not enough command line arguments",
      "Source file name does not exist",       "Source filename does not exist",
      "Destination file name does not exist",       "Destination filename does not exist",
      "Some file operation failed",       "Some file operation failed",
      "Invalid table filename."       "Invalid table filename."
      );       );

Removed from v.1.489.2.4  
changed lines
  Added in v.1.489.2.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>