Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Kas gali būti theme.php ?

Parašė stygis· 2008 Gru. 19 14:12:07
#6

global $theme_width,$settings,$locale,$userdata,$aidlink;




šita eilutė bloga

bandom taip daryti

<?php
if (!defined("IN_FUSION")) { die("Access Denied"); }

define("THEME_WIDTH", "988");
define("THEME_BULLET", "<img src='".THEME."images/bullet.gif' alt='' style='border:0' />");

require_once INCLUDES."theme_functions_include.php";

function render_header($header_content) {

$body_text = "#000000";
$body_bg = "#ffffff";
$theme_width_l = "180";
$theme_width_r = "180";

   global $settings, $main_style, $locale, $userdata, $aidlink;



Redagavo stygis· 2008 Gru. 19 14:12:26