Load curl execution in synchronous mode
Content
Hi All,
We have some CPMs which were developed long back with php version 1_2. We are trying to upgrade our CPMs with latest version and in that process we came across a situation where load_curl() function is called in the code but "Execute Asynchronous" option is unchecked. I know that it should be checked if we use load_curl(), but now we cannot check that option as it is disabled. We cannot go for uploading it as a new CPM as it is being used in business rules. We tried uploading the old code with earlier version and it throws error for that
0