commit | f27ce62ae3983e164f433bb3efb01e166211efa9 | [log] [tgz] |
---|---|---|
author | Javier López-Contreras <38789151+javierlc2000@users.noreply.github.com> | Wed Dec 26 12:29:29 2018 +0100 |
committer | GitHub <noreply@github.com> | Wed Dec 26 12:29:29 2018 +0100 |
tree | e492cf38f347fe7370cdfeb220553aab4e0e8d8e | |
parent | c82c6b86acfbc0852b94d051e25d9fd8029c007f [diff] |
Delete config.php
diff --git a/config.php b/config.php deleted file mode 100644 index 5d67df4..0000000 --- a/config.php +++ /dev/null
@@ -1,6 +0,0 @@ -<?php -// Rename this file as config.php and fill in the details below. -$conf = array(); -$conf["apiurl"] = "https://grafo.dirba.io/api.php?req=getGraph"; // L'adreça de l'API del graf original. -$conf["password"] = ""; // La contrasenya perquè la gent pugui entrar al graf. -