HosipLan

Untitled

Jan 9th, 2012
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. <meta name="description" content="Nette Framework web application skeleton" /> <link rel="shortcut icon" href="<?php echo htmlSpecialChars($basePath) ?>/favicon.ico" type="image/x-icon" /> <?php call_user_func(reset($_l->blocks['head']), $_l, get_defined_vars()) ?>
  2.  
  3. array(5) [
  4. 0 => "
  5. <meta name="description" content="Nette Framework web application skeleton" />
  6. <link rel="shortcut icon" href="" (117)
  7. 1 => "<?php echo htmlSpecialChars($basePath) ?>" (41)
  8. 2 => "/favicon.ico" type="image/x-icon" />
  9. " (38)
  10. 3 => "<?php call_user_func(reset($_l->blocks['head']), $_l, get_defined_vars()) ?>
  11. " (78)
  12. 4 => "
  13. "
  14. ]
Advertisement
Add Comment
Please, Sign In to add comment