Codice: |
if ($banners) {
include("banners.php");
echo "";
} |
Codice: |
/************************************************************/
/* Function themeheader() */
/************************************************************/
function themeheader() {
global $banners, $name;
if ($banners) {dovrebbe port
include("banners.php");
echo "";
} |