We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1988308 commit 9afc2e5Copy full SHA for 9afc2e5
Classes/Plugin/ImageCycle.php
@@ -25,7 +25,7 @@
25
26
use TYPO3\CMS\Core\Utility\ExtensionManagementUtility;
27
28
-require_once(ExtensionManagementUtility::extPath('imagecycle').'pi3/class.tx_imagecycle_pi1.php');
+require_once(ExtensionManagementUtility::extPath('imagecycle').'pi1/class.tx_imagecycle_pi1.php');
29
30
class ImageCycle extends \tx_imagecycle_pi1 {
31
0 commit comments