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