update login time field when login has success
[brisk.git] / web / Obj / dbase_pgsql.phh
2013-01-14 Matteo Nastasi ... update login time field when login has success v4.5.5
2012-10-29 Matteo Nastasipg_query wrapper to recovery if it fails
2012-10-25 Matteo Nastasi ... Copyright date updated
2011-12-01 Matteo Nastasi ... all log_mop call substituted with other log functions
2011-05-20 Matteo Nastasi ... is_exclusive argument added to all lock_data() function...
2011-03-30 Matteo Nastasi ... removed all development error_log calls, removed many...
2011-03-10 Matteo Nastasi ... pull conflicts solved
2011-03-10 Matteo Nastasi ... G_false reference and all explicit pass by references... 3.4.1
2011-03-10 Matteo Nastasi ... first shmem split
2011-03-07 Matteo Nastasi ... create static method in BriskDB function to allow const... 3.4.0
2011-02-24 Matteo Nastasi ... BriskDB and DBConn classes now have a static constructo...
2011-02-11 Matteo Nastasi ... manage login in lowcase mode added
2011-02-11 Matteo Nastasi ... wrong flow fixed
2011-02-11 Matteo Nastasi ... typo fixed
2011-02-11 Matteo Nastasi ... DISABLE status for user managed
2011-02-11 Matteo Nastasi ... bin5_points_save function added
2011-02-10 Matteo Nastasi ... LoginDB renamed to more general BriskDB and separate...
2011-02-10 Matteo Nastasi ... G_base var added to fix relative path problem in includ...
2011-02-02 Matteo Nastasi ... users importer from file to database
2011-01-27 Matteo Nastasi ... the dbase part is moved to another file to be able...