|
Open Sencillo
2014.008
|
Go to the source code of this file.
Functions | |
| quickcache_restore () | |
| quickcache_write ($gzcontents, $size, $crc32) | |
| quickcache_do_gc () | |
| quickcache_do_start () | |
| quickcache_do_end () | |
| quickcache_do_end | ( | ) |
Definition at line 78 of file template.php.
| quickcache_do_gc | ( | ) |
Definition at line 62 of file template.php.
| quickcache_do_start | ( | ) |
Definition at line 70 of file template.php.
| quickcache_restore | ( | ) |
Definition at line 33 of file template.php.
| quickcache_write | ( | $gzcontents, | |
| $size, | |||
| $crc32 | |||
| ) |
Definition at line 51 of file template.php.