Changeset 875 for pro-violet-viettel/www/deploy/20150304/application/modules/ajax/controllers/privatecontent.php
- Timestamp:
- Apr 1, 2015 5:31:53 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/www/deploy/20150304/application/modules/ajax/controllers/privatecontent.php
r857 r875 145 145 146 146 $xmlData = $this->vservices->actionExecute('copy' ,array('act' => $act,'data' => $data, 'destination' => $destination == 0 ? -1:$destination)); 147 148 error_log(date('YmdHis').' - $xmlData: '.var_export($xmlData, TRUE), 3, '/srv/www/sbg/log/file.log'); 149 147 150 $this->xml->parse($xmlData); 148 151
Note: See TracChangeset
for help on using the changeset viewer.