zoneminder/.gitmodules

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
491 B
Plaintext
Raw Normal View History

2015-06-12 00:56:39 +08:00
[submodule "web/api/app/Plugin/Crud"]
path = web/api/app/Plugin/Crud
url = https://github.com/FriendsOfCake/crud.git
branch = 3.0
[submodule "web/api/app/Plugin/CakePHP-Enum-Behavior"]
path = web/api/app/Plugin/CakePHP-Enum-Behavior
2018-04-19 03:00:00 +08:00
url = https://github.com/ZoneMinder/CakePHP-Enum-Behavior.git
2021-03-11 02:38:46 +08:00
[submodule "dep/RtspServer"]
path = dep/RtspServer
url = https://github.com/ZoneMinder/RtspServer
2021-03-24 03:56:14 +08:00
[submodule "dep/jwt-cpp"]
path = dep/jwt-cpp
url = https://github.com/Thalhammer/jwt-cpp