From d3ce3f5362772a5a1aa926aa2bf586b4d4232798 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sun, 5 May 2013 23:28:15 +0200 Subject: [PATCH] Fix ajxp_conf repo --- .../e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo b/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo index 4fa4315..66c3d20 100644 --- a/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo +++ b/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo @@ -108,7 +108,7 @@ is managed by the SME Server templates system New repositories can be added using the smeserver-shared-folders contrib -$REPOSITORIES[1] = array( +$REPOSITORIES["ajxp_conf"] = array( "DISPLAY" => "Settings", "DISPLAY_ID" => "165", "DRIVER" => "ajxp_conf",