mirror of
https://github.com/Daniel15/zURL
synced 2024-11-23 08:57:21 +00:00
15 lines
494 B
Plaintext
15 lines
494 B
Plaintext
[submodule "system"]
|
|
path = system
|
|
url = https://github.com/Daniel15/kohana-core.git
|
|
[submodule "modules/auth"]
|
|
path = modules/auth
|
|
url = https://github.com/kohana/auth.git
|
|
[submodule "modules/database"]
|
|
path = modules/database
|
|
url = https://github.com/Daniel15/kohana-database.git
|
|
[submodule "modules/orm"]
|
|
path = modules/orm
|
|
url = https://github.com/kohana/orm.git
|
|
[submodule "modules/pagination"]
|
|
path = modules/pagination
|
|
url = https://github.com/Daniel15/kohana-pagination.git |