From d21cc05e202c0c8e73ee2d7566254e428ce4ffbc Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Mon, 2 Mar 2015 12:35:20 +0100 Subject: [PATCH] ?c parameter to only get content of page --- index.php | 44 +++++++++++++++++++++++++++----------------- 1 file changed, 27 insertions(+), 17 deletions(-) diff --git a/index.php b/index.php index fda22b9..c0e6936 100755 --- a/index.php +++ b/index.php @@ -1,6 +1,28 @@ @@ -27,23 +49,7 @@ require_once("creds.php");
@@ -52,3 +58,7 @@ require_once("$toLoad.php"); + + \ No newline at end of file -- libgit2 0.21.2