Updated for new Gitlab
This commit is contained in:
parent
7cd2251af3
commit
0941331781
10
.gitmodules
vendored
10
.gitmodules
vendored
@ -1,9 +1,9 @@
|
||||
[submodule "includes/kohana"]
|
||||
path = includes/kohana
|
||||
url = ssh://10.1.3.20/afs/local/git/lnkohana
|
||||
[submodule "modules/lnApp"]
|
||||
path = modules/lnApp
|
||||
url = ssh://10.1.3.20/afs/local/git/lnapp
|
||||
url = git@dev.leenooks.net:deon/lnkohana.git
|
||||
[submodule "modules/ldap"]
|
||||
path = modules/ldap
|
||||
url = ssh://10.1.3.20/afs/local/git/khldap
|
||||
url = git@dev.leenooks.net:deon/lnldap.git
|
||||
[submodule "modules/lnapp"]
|
||||
path = modules/lnapp
|
||||
url = git@dev.leenooks.net:deon/lnapp.git
|
||||
|
@ -113,7 +113,7 @@ Kohana::modules(array(
|
||||
'auth' => SMDPATH.'auth', // Basic authentication
|
||||
'cache' => SMDPATH.'cache', // Caching with multiple backends
|
||||
// 'codebench' => SMDPATH.'codebench', // Benchmarking tool
|
||||
// 'ldap' => MODPATH.'ldap', // LDAP Database Interaction (Depends on DATABASE which must be after this)
|
||||
'ldap' => MODPATH.'ldap', // LDAP Database Interaction (Depends on DATABASE which must be after this)
|
||||
'database' => SMDPATH.'database', // Database access
|
||||
// 'image' => SMDPATH.'image', // Image manipulation
|
||||
'minion' => SMDPATH.'minion', // CLI Tasks
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit f5c623d89783fc9bf3c8dbea7699fcefa0015c3d
|
||||
Subproject commit c8517e61da035c510e9fdbefa4efd2e64dcb0dfe
|
@ -1 +1 @@
|
||||
Subproject commit a82edbf64c8211588e6a21b0b581de245404c603
|
||||
Subproject commit 867098afdeb20de8d4c91b0ccb2ede09cdb7591b
|
@ -1 +0,0 @@
|
||||
Subproject commit 9eb699d50e19fb57e8305b47aded5b41204a8a1b
|
1
modules/lnapp
Submodule
1
modules/lnapp
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a889d25eda0d6c1b8766b15f2d71f3dd4f0357d9
|
Loading…
Reference in New Issue
Block a user