BBCode::SetURLPattern( $pattern )


Description Description


Source Source

File: includes/admin/parser.php

function SetURLPattern($pattern) { $this->url_pattern = $pattern; }

Top ↑

User Contributed Notes User Contributed Notes

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