initial commit

This commit is contained in:
Ben Ramey
2017-03-02 21:36:05 -06:00
commit e85327b977
1953 changed files with 176586 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
$FILES = array(
'verses' => $DOCROOT.'/site/data/verses.xml'
);
?>