** Filename......: insert_image.php ** Last changed..: 8 Mar 2003 ** Notes.........: Configuration in config.inc.php - Only compatible with IE 5.5+ ***********************************************************************/ include 'ImageManager/config.inc.php'; $no_dir = false; if(!is_dir($BASE_DIR.$BASE_ROOT)) { $no_dir = true; } ?>