Okullar, Üniversiteler ve Organizasyonlar için MAKET Randevu Uygulaması (Easy!Appointments çatalı)
Find a file
alextselegidis@gmail.com dc72bcbf35 * Changed php array definition from "$var = [];" to "$var = array();".
* Added php error display in the CodeIgniter "development" environment.
* Added "$google_sync_feature" setting in the configuration file.
2013-10-21 12:36:40 +00:00
db * Added username validation (username must be unique for every record). 2013-09-24 13:09:04 +00:00
doc * Updated model unit tests. 2013-10-19 10:34:32 +00:00
rsc * Added "Forgot Password" procedure. 2013-10-11 15:58:46 +00:00
src * Changed php array definition from "$var = [];" to "$var = array();". 2013-10-21 12:36:40 +00:00
Release Notes.txt * Updated model unit tests. 2013-10-19 10:34:32 +00:00