- Timestamp:
- 02/21/08 23:51:00 (11 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/owner/control/action/blog/delete/index.php
r5339 r5343 25 25 } 26 26 } 27 respond::PrintResult(array('error' => 0 , 'result' =>$suri['id']));27 respond::PrintResult(array('error' => 0 , 'result' =>$suri['id'])); 28 28 ?>
