From 5c7f2f17f9c471d306955df457c7cab4e5c6ed3b Mon Sep 17 00:00:00 2001 From: Snap Date: Thu, 16 Apr 2015 14:51:26 -0700 Subject: Google's OpenID Connect method $google_client_id & $google_client_secret must be added to db.inc.php! --- GitEyePathery/.buildpath | 5 ++++ GitEyePathery/.project | 28 ++++++++++++++++++++++ GitEyePathery/.settings/org.eclipse.php.core.prefs | 2 ++ .../org.eclipse.wst.common.project.facet.core.xml | 7 ++++++ 4 files changed, 42 insertions(+) create mode 100644 GitEyePathery/.buildpath create mode 100644 GitEyePathery/.project create mode 100644 GitEyePathery/.settings/org.eclipse.php.core.prefs create mode 100644 GitEyePathery/.settings/org.eclipse.wst.common.project.facet.core.xml (limited to 'GitEyePathery') diff --git a/GitEyePathery/.buildpath b/GitEyePathery/.buildpath new file mode 100644 index 0000000..606f236 --- /dev/null +++ b/GitEyePathery/.buildpath @@ -0,0 +1,5 @@ + + + + + diff --git a/GitEyePathery/.project b/GitEyePathery/.project new file mode 100644 index 0000000..163aa7a --- /dev/null +++ b/GitEyePathery/.project @@ -0,0 +1,28 @@ + + + GitEyePathery + + + + + + org.eclipse.wst.common.project.facet.core.builder + + + + + org.eclipse.wst.validation.validationbuilder + + + + + org.eclipse.dltk.core.scriptbuilder + + + + + + org.eclipse.php.core.PHPNature + org.eclipse.wst.common.project.facet.core.nature + + diff --git a/GitEyePathery/.settings/org.eclipse.php.core.prefs b/GitEyePathery/.settings/org.eclipse.php.core.prefs new file mode 100644 index 0000000..7c82180 --- /dev/null +++ b/GitEyePathery/.settings/org.eclipse.php.core.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +include_path=0;/GitEyePathery diff --git a/GitEyePathery/.settings/org.eclipse.wst.common.project.facet.core.xml b/GitEyePathery/.settings/org.eclipse.wst.common.project.facet.core.xml new file mode 100644 index 0000000..3a4d68d --- /dev/null +++ b/GitEyePathery/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -0,0 +1,7 @@ + + + + + + + -- cgit v1.2.3