Visa ett inlägg
Oläst 2015-03-22, 08:38 #4
aktieante aktieante är inte uppkopplad
Flitig postare
 
Reg.datum: Feb 2005
Inlägg: 433
aktieante aktieante är inte uppkopplad
Flitig postare
 
Reg.datum: Feb 2005
Inlägg: 433
Standard Lite hjälp till ?

Vad är det för fel i denna kod?

<?php

if $cust32->hasValue()) {

include $this->loadTemplate( 'sub_map.tpl.php' );

}

else
{
include $this->loadTemplate( 'sub_picture.tpl.php' );
}
?>

Jag vill att sub_map skall visas om cust32 är ifylld, annars skall sub_picture visas.
aktieante är inte uppkopplad   Svara med citatSvara med citat