PHP Calendar script Problem

by 0 replies
0
Hi,
Has anyone integrated easy PHP calendar into Atahualpa3.0? I'm having a devil of a time finding the <body> tag. I found this on line 824 of the header.php file but am not sure this is correct.

<body<?php bodyclasses(); ?><?php echo ($bfa_ata['html_inserts_body_tag'] != "" ? ' ' . apply_filters(widget_text, $bfa_ata['html_inserts_body_tag']) : ''); ?>>
#programming #calendar #php #problem #script

Next Topics on Trending Feed

  • 0

    Hi, Has anyone integrated easy PHP calendar into Atahualpa3.0? I'm having a devil of a time finding the <body> tag. I found this on line 824 of the header.php file but am not sure this is correct.