Guest User

Untitled

a guest
Oct 23rd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. lib.content.col0 = CONTENT
  2. lib.content.col0 {
  3. table = tt_content
  4. select {
  5. where = colpos=0
  6. languageField = sys_language_uid
  7. orderBy = sorting
  8. }
  9. }
  10.  
  11. page >
  12. page = PAGE
  13. page.10 < lib.content.col0
Add Comment
Please, Sign In to add comment