Advertisement
icolgiate

breadcramps_togliere_da_home

Sep 19th, 2011
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1.  
  2.  
  3. <!-- breadcrumbs -->
  4. <div id="path">
  5. <?php
  6. if(function_exists('bcn_display'))
  7. {
  8. bcn_display();
  9. }
  10. ?>
  11. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement