aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggMemcache.php
AgeCommit message (Expand)Author
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-04-18fixes #3405 Memcache: fault in contructor can cause site to go intoJerome Bakker
2012-01-09coding standard fixes to engineCash Costello
2011-11-29Fixes #1995 (memcache: incorrect check for get() return value)Janek Lasocki-Biczysko
2011-10-14Ticket #3928 updated ElggMemecache->save() to take 3rd optional parameterJanek Lasocki-Biczysko
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Refs #2465 - merged [7007] into trunk from 1.7 branchcash
2010-09-22Converted line endings to unix.brettp
2010-09-06Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...ewinslow