Changeset 686 for pro-violet-viettel/sourcecode/application
- Timestamp:
- Dec 31, 2014 9:56:14 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/ajax/controllers/privatecontent.php
r682 r686 40 40 public function getContent () { 41 41 $xmlData = $this->vservices->getPrivateTree(); 42 echo $xmlData;die();42 43 43 $this->xml->parse($xmlData); 44 44
Note: See TracChangeset
for help on using the changeset viewer.