- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
pstamp/scripts (modified) (1 prop)
-
pstamp/scripts/pstamp_server_status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/pstamp/scripts
- Property svn:mergeinfo set to
-
branches/meh_branches/ppstack_test/pstamp/scripts/pstamp_server_status
r30517 r33415 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.
