Changeset 674 for pro-bachkim-filespace/sourcecode/application/modules/ajax/controllers/privatecontent.php
- Timestamp:
- Dec 22, 2014 9:18:30 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-bachkim-filespace/sourcecode/application/modules/ajax/controllers/privatecontent.php
r231 r674 39 39 40 40 public function getContent () { 41 echo "123";die(); 41 42 $xmlData = $this->vservices->getPrivateTree(); 42 43 $this->xml->parse($xmlData);
Note: See TracChangeset
for help on using the changeset viewer.