ow_plugins/fbconnect/controllers/connect.php line 181
header("Cache-Control: maxage=".$cache_expire);
It appears its just a typo in the syntax.. should be max-age
ow_plugins/fbconnect/controllers/connect.php line 181
header("Cache-Control: maxage=".$cache_expire);
It appears its just a typo in the syntax.. should be max-age