Guest User

Untitled

a guest
Aug 15th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. // before:
  2. header - 20
  3. background - 30
  4. nav - 40
  5. static_front_page - 50
  6. strings - 5
  7. theme_section_a - 35
  8. theme_section_d - 32
  9. theme_section_b - 35
  10. theme_section_c - 35
  11.  
  12.  
  13. // array_reverse
  14. theme_section_c - 35
  15. theme_section_b - 35
  16. theme_section_d - 32
  17. theme_section_a - 35
  18. strings - 5
  19. static_front_page - 50
  20. nav - 40
  21. background - 30
  22. header - 20
  23.  
  24.  
  25. // uasort
  26. strings - 5
  27. header - 20
  28. background - 30
  29. theme_section_d - 32
  30. theme_section_c - 35
  31. theme_section_a - 35
  32. theme_section_b - 35
  33. nav - 40
  34. static_front_page - 50
Add Comment
Please, Sign In to add comment