Fix directory nesting, comment whitespace
authorBen Klang <ben@alkaloid.net>
Fri, 18 Dec 2009 03:08:38 +0000 (22:08 -0500)
committerGunnar Wrobel <wrobel@temple.(none)>
Fri, 12 Feb 2010 21:00:31 +0000 (22:00 +0100)
commitba939ab2ad8b08b987f99f24dc9adb1cb45535de
tree89ad927a4a074ce07b0297df70873ae397d261a6
parent5e013b2ba7194ffb140123cf354e54721b69e50b
Fix directory nesting, comment whitespace
21 files changed:
framework/Ldap/lib/Horde/Ldap.php [new file with mode: 0644]
framework/Ldap/lib/Horde/Ldap/Entry.php [new file with mode: 0644]
framework/Ldap/lib/Horde/Ldap/Exception.php [new file with mode: 0644]
framework/Ldap/lib/Horde/Ldap/Filter.php [new file with mode: 0644]
framework/Ldap/lib/Horde/Ldap/LDIF.php [new file with mode: 0644]
framework/Ldap/lib/Horde/Ldap/Ldap.php [deleted file]
framework/Ldap/lib/Horde/Ldap/Ldap/Entry.php [deleted file]
framework/Ldap/lib/Horde/Ldap/Ldap/Filter.php [deleted file]
framework/Ldap/lib/Horde/Ldap/Ldap/LDIF.php [deleted file]
framework/Ldap/lib/Horde/Ldap/Ldap/RootDSE.php [deleted file]
framework/Ldap/lib/Horde/Ldap/Ldap/Schema.php [deleted file]
framework/Ldap/lib/Horde/Ldap/Ldap/SchemaCache.interface.php [deleted file]
framework/Ldap/lib/Horde/Ldap/Ldap/Search.php [deleted file]
framework/Ldap/lib/Horde/Ldap/Ldap/SimpleFileSchemaCache.php [deleted file]
framework/Ldap/lib/Horde/Ldap/Ldap/Util.php [deleted file]
framework/Ldap/lib/Horde/Ldap/RootDSE.php [new file with mode: 0644]
framework/Ldap/lib/Horde/Ldap/Schema.php [new file with mode: 0644]
framework/Ldap/lib/Horde/Ldap/SchemaCache.interface.php [new file with mode: 0644]
framework/Ldap/lib/Horde/Ldap/Search.php [new file with mode: 0644]
framework/Ldap/lib/Horde/Ldap/SimpleFileSchemaCache.php [new file with mode: 0644]
framework/Ldap/lib/Horde/Ldap/Util.php [new file with mode: 0644]