Changeset 874 for pro-violet-viettel
- Timestamp:
- Apr 1, 2015 4:59:04 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/www/deploy/api/platform/modules/space/actions/actions.class.php
r873 r874 545 545 return sfView::NONE; 546 546 } 547 548 public function executeGetFiles() 549 { 550 $tblfile = TblspacefilePeer::retrieveByPk(64); 551 print_r($tblfile); 552 return sfView::NONE; 553 } 547 554 548 } 555 549
Note: See TracChangeset
for help on using the changeset viewer.