Changeset 33016 for trunk/pstamp/scripts/pstamp_server_status
- Timestamp:
- Dec 23, 2011, 11:16:46 AM (14 years ago)
- Location:
- trunk/pstamp/scripts
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp_server_status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts
- Property svn:mergeinfo set to
-
trunk/pstamp/scripts/pstamp_server_status
r30517 r33016 71 71 $error_code = (($error_code >> 8) or 1); 72 72 if ($error_code == 12) { 73 #print "Postage Stamp Server is not running\n";74 print "Postage Stamp Server will be down for maintenance it will back shortly.\n";73 print "Postage Stamp Server is not running\n"; 74 #print "Postage Stamp Server will be down for maintenance it will back shortly.\n"; 75 75 exit 0; 76 76 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
