Advertisement
aijazsiddique

footer.php

Dec 10th, 2012
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <?php
  2. /* Document footer */
  3. _core::method( 'body' , 'footer' );
  4.  
  5. /* Document end */
  6. _core::method( 'document' , 'close' );
  7. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement