]> saetta.ns0.it Git - bcity/fe/commit
Hello world.
authorAndrea Zagli <azagli@libero.it>
Wed, 27 Jan 2016 17:29:01 +0000 (18:29 +0100)
committerAndrea Zagli <azagli@libero.it>
Wed, 27 Jan 2016 17:29:01 +0000 (18:29 +0100)
commitbd38ddf2e828e94d21b177fce3d2224a11dffc04
treedc0aba99fdab6d363358872cf2c4921d58d9254a
parent4a8e09a434d043bf72ff2c3312f4142a3861d236
Hello world.
18 files changed:
.gitignore
Makefile.am
configure.ac
data/Makefile.am [new file with mode: 0644]
data/bcity_fe/Makefile.am [new file with mode: 0644]
data/bcity_fe/ctpl/Makefile.am [new file with mode: 0644]
data/bcity_fe/ctpl/index_index.ctpl [new file with mode: 0644]
data/bcity_fe/ctpl/template.ctpl [new file with mode: 0644]
doc/bcity_fe/Makefile.am
doc/bcity_fe/db/Makefile.am [new file with mode: 0644]
doc/bcity_fe/db/bcity_fe.sql [new file with mode: 0644]
doc/bcity_fe/examples/bcity_fe.conf
src/.htaccess [new file with mode: 0644]
src/Makefile.am
src/commons.h
src/index.c [new file with mode: 0644]
src/index.h [new file with mode: 0644]
src/main.c