mirror of
https://github.com/beestat/app.git
synced 2026-05-13 10:52:29 -04:00
Beestat is now open source
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Cache for these external API calls.
|
||||
*
|
||||
* @author Jon Ziebell
|
||||
*/
|
||||
class mailchimp_api_cache extends external_api_cache {}
|
||||
Reference in New Issue
Block a user