htdocs/include/old_theme_functions.php
Function themecenterposts
defined at /code/htdocs/include/old_theme_functions.php:65
was previously defined at /code/htdocs/include/cp_functions.php:424
Open
Open
function themecenterposts($title, $content)
- Exclude checks
Opening brace should be on the same line as the declaration Open
Open
{
- Exclude checks
Incorrect spacing between default value and equals sign for argument "$width"; expected 1 but found 0 Open
Open
function OpenTable($width='100%')
- Exclude checks
Incorrect spacing between argument "$width" and equals sign; expected 1 but found 0 Open
Open
function OpenTable($width='100%')
- Exclude checks
Opening brace should be on the same line as the declaration Open
Open
{
- Exclude checks
Opening brace should be on the same line as the declaration Open
Open
{
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
?>
- Exclude checks
A closing tag is not permitted at the end of a PHP file Open
Open
?>
- Exclude checks