Guest User

Untitled

a guest
Jun 22nd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <?php
  2. $oRE = $this->get('oContentOwner');
  3. $iId = $oRE->get('iId');
  4. $iNumNotes = $oRE->get('iNumNotes');
  5. require dirname(__FILE__).'/real-estate-tabs.tpl.php';
  6. ?>
Add Comment
Please, Sign In to add comment