IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 29, 2021, 2:53:32 PM (5 years ago)
Author:
eugene
Message:

ippMonitor scripts are now installed in a distinct location so they can be modified independently of the IPP code for both development and operations installations; disabled the "cleanTmpDirectory" option from the website

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/raw/columns_in_db.php

    r39498 r41730  
    117117                     );
    118118
    119 echo "<b>This script does not do anything but showing the current columns in the various db tables</b><br/><br/>";
     119echo "<b>This script does not do anything but show the current columns in the various db tables</b><br/><br/>";
    120120
    121121foreach ($tableNames as $tIndex => $tableName) {
Note: See TracChangeset for help on using the changeset viewer.