From 3b6b61dd2625782b32686a3aa8fccd87b5bfd24d Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 14 Mar 2008 18:21:22 +0000 Subject: Grrr, added this at the wrong location in trunk git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9078 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/extra/m_ldapauth.cpp | 1 + src/modules/m_ldapauth.cpp | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 src/modules/extra/m_ldapauth.cpp delete mode 120000 src/modules/m_ldapauth.cpp (limited to 'src') diff --git a/src/modules/extra/m_ldapauth.cpp b/src/modules/extra/m_ldapauth.cpp new file mode 120000 index 000000000..fb1eea700 --- /dev/null +++ b/src/modules/extra/m_ldapauth.cpp @@ -0,0 +1 @@ +extra/m_ldapauth.cpp \ No newline at end of file diff --git a/src/modules/m_ldapauth.cpp b/src/modules/m_ldapauth.cpp deleted file mode 120000 index fb1eea700..000000000 --- a/src/modules/m_ldapauth.cpp +++ /dev/null @@ -1 +0,0 @@ -extra/m_ldapauth.cpp \ No newline at end of file -- cgit v1.2.3