Beispiel #1
0
/**
 * Legacy opentable function
 * @param bool|FALSE $title
 */
function opentable($title = FALSE)
{
    \PHPFusion\SeptenaryTheme::opentable($title = FALSE);
}