Browse code

Initial commit

Benjamin Roth authored on16/02/2017 11:35:38
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,7 @@
1
+
2
+;;
3
+; Configure what you want the autoload creator to register
4
+;;
5
+register_namespaces = true
6
+register_classes    = true
7
+register_templates  = true
0 8
\ No newline at end of file