From 501a138c3612c3ac913c1498ee77eb7b308abeb1 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 1 Feb 2016 16:53:58 -0500 Subject: [PATCH] testing links --- views/list_categories.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/views/list_categories.php b/views/list_categories.php index 180706e..fb99d85 100644 --- a/views/list_categories.php +++ b/views/list_categories.php @@ -1,13 +1,11 @@ "); ?>
' . Products . ''." > "; ?> -' . $relative->slug . "" . " > "; -} ?> - name . print_r($ancestors, true) . "
"; ?> + ' . print_r($ancestors, true) . "
"; ?>
-- 2.17.1