Add PHP missing message to index.php

Signed-off-by: Marius Blüm <marius@lineone.io>
pull/9418/head
Marius Blüm 7 years ago committed by GitHub
parent 9fe95e8a7c
commit a64aad9c4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      index.php

@ -1,5 +1,10 @@
<?php
/**
*
* Your webserver seems to be not configured to use PHP or PHP is not installed.
* Please contact your administrator or follow our documentation:
* https://docs.nextcloud.com/server/13/admin_manual/installation/source_installation.html
*
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
* @author Georg Ehrke <oc.list@georgehrke.com>

Loading…
Cancel
Save