Show
Ignore:
Timestamp:
05/22/08 15:06:03 (6 months ago)
Author:
zothos
Message:

Fixed #1278

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/contrib/check-perl-modules

    r1146 r1165  
    5858if ($mod_err eq '_on_') { 
    5959    print STDERR "\nModules [$mod_missing] WERE NOT FOUND in your system...\n"; 
    60     print STDERR "\nPlease INSTALL them before using isCP Omega !\n"; 
     60    print STDERR "\nPlease INSTALL them before using ispCP Omega !\n"; 
    6161    exit 1; 
    6262} else {