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