PhpLens icons and javascript are stored here Default: Normally, there is no need to modify, unless you have moved the phplens code outside the Web server directories.
Alternatively, define the global variable $PHPLENS_GRAPHICS_SERVER to the path to your images.Syntax
$lens->imageDir = 'http://server.com/images';
or
$PHPLENS_GRAPHICS_SERVER = 'http://server.com/images'; Basic:Yes Advanced/Enterprise:Yes DynamicEdit:Yes [Version 1.0]
|