Added more package definitions

git-svn-id: svn://10.0.0.236/branches/devel-branch-1_9@62549 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mwyner%ogre.com
2000-03-10 23:50:05 +00:00
parent 461cc480e9
commit 25c8219f8d

View File

@@ -1,5 +1,5 @@
#############################################################################
# $Id: Schema.pm,v 1.1.2.1 2000-03-10 19:32:02 mwyner%ogre.com Exp $
# $Id: Schema.pm,v 1.1.2.2 2000-03-10 23:50:05 mwyner%ogre.com Exp $
#
# The contents of this file are subject to the Mozilla Public License
# Version 1.0 (the "License"); you may not use this file except in
@@ -36,7 +36,9 @@ use overload
@ISA = ('Tie::StdHash');
$VERSION = "2.0";
package Mozilla::LDAP::Schema::Attribute;
package Mozilla::LDAP::Schema::ObjectClass;
#############################################################################
# Mandatory TRUE return value.