summaryrefslogtreecommitdiff
path: root/classes/Fave.php
AgeCommit message (Expand)Author
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-10-02incorrect function call in FaveEvan Prodromou
2008-10-02try to use caching functions where possible in UserEvan Prodromou
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26prepend Memcached_DataObject require with INSTALLDIREvan Prodromou
2008-09-26caching layer for DB/DataObjectEvan Prodromou
2008-09-08initial non-Ajax version of favoritesEvan Prodromou
2008-08-13first step towards adding favorites to the systemEvan Prodromou