diff --git a/.gitmodules b/.gitmodules --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,7 @@ [submodule "wwwroot/wolfplex.org/api"] path = wwwroot/wolfplex.org/api url = https://github.com/wolfplex/api-www +[submodule "software/phpbb"] + path = software/phpbb + url = https://github.com/phpbb/phpbb.git + branch = remotes/origin/3.2.x diff --git a/software/phpbb b/software/phpbb new file mode 160000 --- /dev/null +++ b/software/phpbb @@ -0,0 +1 @@ +Subproject commit 22a251916c7d786f81d8feed7988c8860edb64eb