mirror of
https://github.com/mosbth/cimage.git
synced 2025-04-22 01:41:54 +02:00
comment reflected wrongly to area variabel, issue #29
This commit is contained in:
parent
a96cd7a4cc
commit
9e461787c7
@ -63,7 +63,7 @@ return array(
|
||||
'w2' => 630,
|
||||
);
|
||||
|
||||
// Add column width to $area, useful for use as predefined size for width (or height).
|
||||
// Add grid column width, useful for use as predefined size for width (or height).
|
||||
$gridColumnWidth = 30;
|
||||
$gridGutterWidth = 10;
|
||||
$gridColumns = 24;
|
||||
|
Loading…
x
Reference in New Issue
Block a user