From 25b23cee2085bbbfe3358c3997752dfa39615600 Mon Sep 17 00:00:00 2001 From: Olusesan Ameye Date: Tue, 19 Feb 2019 23:40:46 +0000 Subject: [PATCH] .gitignore updated --- svrswww/api/providers/index.php | 4 ++++ svrswww/api/users/index.php | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 svrswww/api/providers/index.php create mode 100644 svrswww/api/users/index.php diff --git a/svrswww/api/providers/index.php b/svrswww/api/providers/index.php new file mode 100644 index 0000000..d8eb5ac --- /dev/null +++ b/svrswww/api/providers/index.php @@ -0,0 +1,4 @@ +cfgReadChar("database.host")); +phpinfo(); ?> diff --git a/svrswww/api/users/index.php b/svrswww/api/users/index.php new file mode 100644 index 0000000..d8eb5ac --- /dev/null +++ b/svrswww/api/users/index.php @@ -0,0 +1,4 @@ +cfgReadChar("database.host")); +phpinfo(); ?>