File tree Expand file tree Collapse file tree 5 files changed +7
-15
lines changed Expand file tree Collapse file tree 5 files changed +7
-15
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ public function register()
1818 $ this ->_registerCloudinaryAutoloader ();
1919 $ this ->_registerCloudinaryExtensionAutoloader ();
2020 $ this ->_reregisterVarienAutoloaders ();
21+ require_once (Mage::getBaseDir ('lib ' ) . DS . 'CloudinaryExtension ' . DS . 'vendor ' . DS . 'autoload.php ' );
2122 }
2223 }
2324
Original file line number Diff line number Diff line change 22<config >
33 <modules >
44 <Cloudinary_Cloudinary >
5- <version >3.1.0 </version >
5+ <version >3.1.2 </version >
66 </Cloudinary_Cloudinary >
77 </modules >
88
9292 </cloudinary_cloudinary >
9393 </helpers >
9494 <events >
95- <controller_front_init_before >
96- <observers >
97- <cloudinary_autoloader >
98- <type >singleton</type >
99- <class >cloudinary_cloudinary/observer_autoload</class >
100- <method >autoloadRegister</method >
101- </cloudinary_autoloader >
102- </observers >
103- </controller_front_init_before >
10495 <catalog_product_save_after >
10596 <observers >
10697 <upload_images_to_cloudinary >
Original file line number Diff line number Diff line change 11<_ >
2- <form_key >3koVpGc1HNOKsgdQ </form_key >
2+ <form_key >UPQSe5plXZBPcC8A </form_key >
33 <name >Cloudinary_Cloudinary</name >
44 <channel >community</channel >
55 <version_ids >
4141 <max />
4242 </max >
4343 <files >
44- <files > </files >
44+ <files > </files >
4545 </files >
4646 </package >
4747 <extension >
You can’t perform that action at this time.
0 commit comments