]> _ Git - fluidbook_processfarm.git/commitdiff
wait #5851
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 9 May 2023 09:16:44 +0000 (11:16 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 9 May 2023 09:16:44 +0000 (11:16 +0200)
app/ping.php

index e6f825c9211277dd6da6f1e006917e35a3173d87..e2401dca12a2f3218f685da2fcd42f091d52ddba 100644 (file)
@@ -1,2 +1,2 @@
 <?php
-die(file_exists('/files/status') && file_exists('/usfiles/status') && file_exists('/application/protected/fluidbookpublication/status') ? '1' : '0');
\ No newline at end of file
+die(file_exists('/files/status') && file_exists('/usfiles/status') /* && file_exists('/application/protected/fluidbookpublication/status')*/ ? '1' : '0');
\ No newline at end of file