Merge pull request #94 from pitchoule/patch-6
Update and rename TagBoardBridge to TagBoardBridge.php
This commit is contained in:
commit
345469c620
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ class TagBoardBridge extends BridgeAbstract{
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getCacheDuration(){
|
public function getCacheDuration(){
|
||||||
return 0; // 6 hours 21600
|
return 21600; // 6 hours
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue