DOCSYSTEM Añadiendo error_log

Añadiendo error_log
This commit is contained in:
Brayan Osmar Pereyra Suxo
2013-05-07 15:29:42 -04:00
parent 16cff94d6e
commit 6bebed4aa4

View File

@@ -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);