[submodule "system"]
	path = system
	url = https://github.com/kohana/core
[submodule "modules/auth"]
	path = modules/auth
	url = https://github.com/kohana/auth
[submodule "modules/database"]
	path = modules/database
	url = https://github.com/kohana/database
[submodule "modules/image"]
	path = modules/image
	url = https://github.com/kohana/image
[submodule "modules/orm"]
	path = modules/orm
	url = https://github.com/kohana/orm
[submodule "modules/cache"]
	path = modules/cache
	url = https://github.com/kohana/cache
[submodule "wc"]
	path = wc
	url = git@git.sitesoft.ru:2225/internal/wc.git
[submodule "modules/postgresql"]
	path = modules/postgresql
	url = https://github.com/cbandy/kohana-postgresql.git
