This commit is contained in:
Nicolas Stepien 2013-03-18 16:33:51 +01:00
parent 0a41f0ae6c
commit 597f962e9f

View File

@ -8,7 +8,7 @@ d = document
doc = d.documentElement
g =
VERSION: '<%= version %>'
NAMESPACE: "<%= meta.name %>."
NAMESPACE: '<%= meta.name %>.'
boards: {}
threads: {}
posts: {}