use CKImage size
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Oct 2015 19:19:28 +0000 (15:19 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Oct 2015 19:19:28 +0000 (15:19 -0400)
controllers/ToolboxImport.php

index 3d6e320..bb7a767 100644 (file)
                         $fileTitle,
                         '',
                         0,
-                        $this->_options['toolbox_image_url'] . '/tbs1/'
+                        $this->_options['toolbox_image_url'] . '/CKImage/'
                     );
                     echo '<pre>' . print_r($wpImage, true) . '</pre>';
                     $this->_images[$wpImage] = $fileName;