get rid of really old poco records once weekly
This commit is contained in:
@@ -215,6 +215,8 @@ function poco_load($xchan = '',$url = null) {
|
||||
dbesc($xchan),
|
||||
db_utcnow(), db_quoteinterval('2 DAY')
|
||||
);
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user