DOCSYSTEM Añadiendo error_log
Añadiendo error_log
This commit is contained in:
@@ -1496,7 +1496,6 @@ EOL;
|
||||
|
||||
// File to upload/post
|
||||
$postData['form[PLUGIN_FILENAME]'] = "@{$pluginName}";
|
||||
error_log(message)
|
||||
curl_setopt($ch, CURLOPT_URL, "$serv/sys{$workspace}/{$lang}/{$skin}/setup/pluginsImportFile");
|
||||
curl_setopt($ch, CURLOPT_HEADER, 0);
|
||||
curl_setopt($ch, CURLOPT_VERBOSE, 0);
|
||||
|
||||
Reference in New Issue
Block a user