]> git.mxchange.org Git - friendica.git/commitdiff
no phpdoc
authornupplaPhil <admin+github@philipp.info>
Sun, 2 Feb 2020 21:44:31 +0000 (22:44 +0100)
committernupplaPhil <admin+github@philipp.info>
Sun, 2 Feb 2020 21:44:31 +0000 (22:44 +0100)
bin/wait-for-connection

index 3b4902d1c4b70c5ebd2054754caaeea71d764081..e73a98b077bab8d4d46a616b19d7e7d3aaaa42d1 100755 (executable)
@@ -2,7 +2,7 @@
 
 <?php
 
-/**
+/*
  * This script tries to connect to a database for a given interval
  * Useful in case of installation e.g. to wait for the database to not generate unnecessary errors
  *