Ignore:
Timestamp:
Apr 1, 2015 5:31:53 PM (10 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/www/deploy/20150304/application/modules/ajax/controllers/privatecontent.php

    r857 r875  
    145145               
    146146                $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               
    147150                $this->xml->parse($xmlData);
    148151               
Note: See TracChangeset for help on using the changeset viewer.