From 053c5fecba3a44ee233678cbccc0c57078e9cb62 Mon Sep 17 00:00:00 2001 From: balambasik <13239633+balambasik@users.noreply.github.com> Date: Mon, 11 Feb 2019 20:32:04 +0200 Subject: [PATCH 1/3] Update ssp.php --- ssp.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ssp.php b/ssp.php index 4569bc2..acc78ae 100644 --- a/ssp.php +++ b/ssp.php @@ -25,7 +25,8 @@ class SSP { - /** + /** + * Test * Create the data output array for the DataTables rows * * @param array $columns Column information array From 69552bb26c67a3123638fb2e8cff3da07a04e897 Mon Sep 17 00:00:00 2001 From: zenburn2010 <47537496+zenburn2010@users.noreply.github.com> Date: Mon, 11 Feb 2019 20:39:45 +0200 Subject: [PATCH 2/3] Update ssp.php --- ssp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssp.php b/ssp.php index acc78ae..b02274f 100644 --- a/ssp.php +++ b/ssp.php @@ -1,6 +1,6 @@ Date: Mon, 11 Feb 2019 20:42:33 +0200 Subject: [PATCH 3/3] Revert "Update ssp.php" --- ssp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssp.php b/ssp.php index b02274f..acc78ae 100644 --- a/ssp.php +++ b/ssp.php @@ -1,6 +1,6 @@