forked from leftypol/leftypol
Cleaned functions.
Added room for image aspect ratio. Implemented soon.
This commit is contained in:
parent
1e20121224
commit
a2a404f1da
3 changed files with 56 additions and 22 deletions
|
@ -62,6 +62,8 @@
|
|||
define('JPEG_QUALITY', 100);
|
||||
define('REDRAW_GIF', false);
|
||||
|
||||
// Display the aspect ratio in a post's file info
|
||||
define('SHOW_RATIO', false);
|
||||
|
||||
define('DIR_IMG', 'src/');
|
||||
define('DIR_THUMB', 'thumb/');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue