function _reptag_image_thumb($url, $width = 400, $height = 350, $title = '') {
  $output = <<<EOF

html

EOF;

  return $output;
}

hi why wont this work for me??

Comments

chasz’s picture

Status: Active » Closed (fixed)

just learning :D