XOOPS 2.5.6
Final
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
config.php
Go to the documentation of this file.
1
<?php
20
defined(
'XOOPS_ROOT_PATH'
) or die('Restricted access');
21
22
return
$config
= array(
23
// Click to open an image in a new window in full size using CaricaFoto
24
'clickable' => 1,
25
// Resize the image down to max_width set below
26
'resize' => 1,
27
// Maximum width of an image displayed on page, otherwise it will be resized
28
'max_width' => 300);
29
30
?>
L:
0xoops
xoops-2.5.6
htdocs
class
textsanitizer
image
config.php
Generated on Fri May 10 2013 01:04:23 for XOOPS 2.5.6 by
1.8.3.1