j
k
j a
j l
Ramiro Gómez wrote:
Add print theme('page',$content); at the end of your rockstanza_list_creative() function. Actually, you can just return $content; and it will get wrapped in theme('page') automatically.
Add
print theme('page',$content);
at the end of your rockstanza_list_creative() function. Actually, you can just return $content; and it will get wrapped in theme('page') automatically.
-Rob
Back to the thread
Back to the list