From 1b063ee9dc97ab39049d7396ca87ba506435aca0 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Sun, 06 Jan 2008 13:50:04 -0500
Subject: [PATCH] Moved server modules and plugins to new directory and updated the installer to create the symlinks for the modules and plugins from *-available to *-enabled directory. Fixed a typo in mailfilter template.

---
 server/plugins-available/shelluser_plugin.inc.php |    0 
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/server/plugins-enabled/shelluser_plugin.inc.php b/server/plugins-available/shelluser_plugin.inc.php
similarity index 100%
rename from server/plugins-enabled/shelluser_plugin.inc.php
rename to server/plugins-available/shelluser_plugin.inc.php

--
Gitblit v1.9.1