IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30910


Ignore:
Timestamp:
Mar 15, 2011, 11:51:05 AM (15 years ago)
Author:
Serge CHASTEL
Message:

Don't die if cannot connect to replicated databases...

File:
1 edited

Legend:

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

    r30908 r30910  
    877877        echo "<tr><td>$replDatabaseName</td><td bgcolor=\"red\">MySQL DB connection error - check configuration</td></tr>";
    878878        //die("MySQL DB connection error: Check the configuration for $replDatabaseName");
    879         die("");
     879        #die("");
    880880        return;
    881881
Note: See TracChangeset for help on using the changeset viewer.