Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Footer

Parašė Giedrunskis· 2008 Vas. 18 19:02:11
#2

Galbut taip, pamegink ;)
function render_footer($license=false) {


echo "<table cellpadding='0' cellspacing='0' width='100%' height='91'>
<tr>
<td align='center' class='footer'><br>\n";
include_once "footer.php";
echo showcounter()."
</td>
</tr>
</table>
</td>
</tr>
</table>\n";

}