schema.inc is no longer required

This commit is contained in:
Roland Gruber 2011-06-26 10:33:06 +00:00
parent c8cb9cbe5e
commit dab7891dbb
1 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,7 @@
$Id$
This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/)
Copyright (C) 2003 - 2009 Roland Gruber
Copyright (C) 2003 - 2011 Roland Gruber
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -30,8 +30,6 @@ $Id$
/** Access to configuration data */
include_once("config.inc");
/** LDAP schema */
include_once("schema.inc");
/**
* Converts a HEX string to a binary value