Advertisement
aijazsiddique

header.php

Dec 10th, 2012
103
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 head */
  3. _core::method( 'document' , 'head' );
  4.  
  5. /* Document header */
  6. _core::method( 'body' , 'header' );
  7. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement