diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..fe65ad1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/mustache"] + path = vendor/mustache + url = git://github.com/bobthecow/mustache.php.git diff --git a/init.php b/init.php index 17fd57f..876e4b4 100644 --- a/init.php +++ b/init.php @@ -1,3 +1,3 @@