Method: VBulletin#open_indent

Defined in:
lib/Olib/utils/vbulletin.rb

#open_indentObject



79
80
81
82
# File 'lib/Olib/utils/vbulletin.rb', line 79

def open_indent
  @post.concat "[INDENT]"
  self
end