Initial application work

This commit is contained in:
Deon George
2012-06-05 13:50:21 +10:00
parent 181cc4ca20
commit e084621082
31 changed files with 1748 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?php defined('SYSPATH') or die('No direct access allowed.');
class Database_LDAP_Search extends PLA_Database_LDAP_Search {}
?>