Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. $content = array(
  2. 'budget' => array(
  3. 0 => array (
  4. 'cs_title' => 'Pronájem místa', 'en_title' => 'Reception Venue & Rentals',
  5. 'taxonomy' => 'budget-category', 'cs_cat' => 'Hostina', 'en_cat' => 'Reception'
  6. ),
  7. 1 => array(
  8. 'cs_title' => 'Šaty', 'en_title' => 'The Gown & Alterations ', 'cs_cat' => 'Šaty a krása', 'en_cat' => 'Attire and beauty', 'taxonomy' => 'budget-category',
  9.  
  10. )
  11.  
  12. )
  13. );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement