Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 1 match
Smarty Forum Index
Author Message
  Topic: {html_image}
Dave-Miller.com

Replies: 9
Views: 22720

PostForum: Bugs   Posted: Fri Apr 18, 2003 10:25 pm   Subject: {html_image}
// Lines 76-80 in plugins/function.html_image.php
if(substr($file,0,1) == DIR_SEP) {
$_image_path = $basedir . DIR_SEP . $file;
} else {
$_image_path = $file;
& ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP