Update and rename TagBoardBridge to TagBoardBridge.php

This commit is contained in:
pitchoule 2014-09-11 09:14:05 +02:00
parent 100acd416f
commit 8b01b9c1c1

View file

@ -44,7 +44,7 @@ class TagBoardBridge extends BridgeAbstract{
}
public function getCacheDuration(){
return 0; // 6 hours 21600
return 21600; // 6 hours
}
}