mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Issue #435 - More Bootstrap 3 tweaks
This commit is contained in:
@@ -112,6 +112,7 @@ class ecache {
|
||||
* @return string
|
||||
* @param string $query
|
||||
* @param int $MaximumAge the time in minutes before the cache file 'expires'
|
||||
* @param Forced check if cache is disabled.
|
||||
* @desc Returns the data from the cache file associated with $query, else it returns false if there is no cache for $query.
|
||||
* @scope public
|
||||
*/
|
||||
|
Reference in New Issue
Block a user