1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-11 02:24:15 +02:00

Removed &nc

This commit is contained in:
Mikael Roos
2014-12-14 17:09:12 +01:00
parent ea06d5cfe6
commit 34124e687f

View File

@@ -22,7 +22,7 @@ $images = array(
// For each image, apply these testcases
$nc = '&nc';
$nc = null; //&nc';
$testcase = array(
$nc . '&w=300&h=300&fill-to-fit',
$nc . '&w=300&ar=1&fill-to-fit',