Are you a regular stikked user? Signup so you can keep track of your pastes!
  1. if( ! ($data = $this->inline_cache->retrieve('user_' . $user_id))
  2. {
  3.   $data = $this->template->return_partial('user', array('user_id'=>$user_id));
  4. }
  5. $this->template->inject_partial('body_content', $data);

Replies to Untitled

Title Name When
RE: Untitled Sloppy Owl 6 Months ago.

Reply to "Untitled"

Here you can reply to the paste above

Create a snipurl

Make Private

Feeling clever? Set some advanced options.