BBCode::SetPostTrim( $trim = "a" )


Description Description


Source Source

File: includes/admin/parser.php

function SetPostTrim($trim = "a") { $this->post_trim = $trim; }

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.