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