]> saetta.ns0.it Git - bcity/fe/commit
Started new user registration.
authorAndrea Zagli <azagli@libero.it>
Sun, 7 Feb 2016 12:57:40 +0000 (13:57 +0100)
committerAndrea Zagli <azagli@libero.it>
Sun, 7 Feb 2016 12:57:40 +0000 (13:57 +0100)
commit1b73b2c0736583274c4b3bd7a1ae0faf6990fdc4
tree9d932fce6dd41f41e09ab11634bf1209e8799d1d
parentb66fc3b181a4e3d441c50fee251156346721fbb0
Started new user registration.
12 files changed:
configure.ac
data/bcity_fe/Makefile.am
data/bcity_fe/ctpl/Makefile.am
data/bcity_fe/ctpl/login_index.ctpl
data/bcity_fe/ctpl/user_register.ctpl [new file with mode: 0644]
data/bcity_fe/form/Makefile.am [new file with mode: 0644]
data/bcity_fe/form/user_register.form [new file with mode: 0644]
src/Makefile.am
src/commons.h
src/main.c
src/user.c [new file with mode: 0644]
src/user.h [new file with mode: 0644]