Class/method doc-tags fixed
[shipsimu.git] / inc / classes / main / database / databases / class_LocalFileDatabase.php
2008-06-21 Roland HäderClass/method doc-tags fixed
2008-06-21 Roland HäderToDo tags now all lower-case
2008-06-20 Roland HäderDeprecated methods and exceptions removed
2008-06-20 Roland HäderA lot more old methods deprecated and already deprecate...
2008-06-19 Roland HäderUpdate of last activitity and action in user added...
2008-06-18 Roland HäderTODO tag rewritten, first login action (empty for now...
2008-06-15 Roland HäderLogin and auth classes added. WARNING: All class config...
2008-06-13 Roland HäderJust a space removed
2008-06-12 Roland HäderResults are now searchable and iterateable, insertDataS...
2008-06-11 Roland HäderVariable name fixed in User, login continued (still...
2008-06-09 Roland HädercreateUniqueID -> generateUniqueId renamed, dataset...
2008-06-08 Roland Häder.svn directory ignored by many loaders
2008-06-08 Roland HäderFake class names added, insertDataSet() stub added...
2008-06-08 Roland HäderComments fixed... ;) And pre/post filters for registrat...
2008-06-08 Roland HäderCrypto helper and RNG added (weak!)
2008-06-02 Roland HäderRegistry introduces, comments fixed ;)
2008-06-01 Roland HäderReading of database directory added
2008-06-01 Roland HäderDatabase result added, SqlException added
2008-05-31 Roland HäderCriteria added for abstract database programming
2008-05-31 Roland HäderRenamed a folder, database client added